cancel
Showing results for 
Search instead for 
Did you mean: 

Error when compiling jar of a project

Former Member
0 Kudos

I'm trying to create a .jar file of my project to run it on mobile (SymbianOs) to test it.

When i try to compile several errors of those types occurs:

first error type

-


JAR creation failed. See details for additional information.

Exported with compile warnings: /TutWD_FlightList/gen_wdp/packages/com/sap/tut/wd/flightlist/FlightListCust.java

-


second error type

-


Problem writing /TutWD_FlightList/gen_ddic/datatypes/com/sap/tut/wd/flightlist/model/types/Balmnr.gsimpletype to JAR: duplicate entry:

-


is technically possible to do it?

thanks

Accepted Solutions (0)

Answers (1)

Answers (1)

Yashpal
Active Contributor
0 Kudos

Hi,

an archive of your application gets created .ear for deploying it to J2EE engine and applicaiton is called through browser so it is not possible to deploy application in mobile (symbianOS )because it doesn't have J2EE engine to deploy.as moblie browser doesn't support too much UI controls and properties u have to refer the mobile compatibility of UI controls ..

thanks,

yashpal