jeudi 13 novembre 2014

two web projects associated under one EAR and want to import from one to another ,


Vote count:

0




I have PTCWeb and its associated EAR as PTCEAR. I created one more web project called PTConsWeb with same EAR (PTCEAR).both have in one workspace.


the problem is when i try to import the PTConsWeb projects java files in to PTCWeb projects.


code snippent :


In PTCWeb ---- > loginPreAction.java


In PTConsWeb ----> ProgramManageService.java


now try to use ProgramManageService.java file in to loginPreAction.java file using import statements


imported and compiled successfully.


But when i try to run the app in Server its throws classNotFooundException. Currently am using RSA and websphereapplication server.


How can i overcome these problem, is there any configuration i need to do . Setting classpath also ,,


Please, help on this ASAP .



asked 1 min ago







two web projects associated under one EAR and want to import from one to another ,

Aucun commentaire:

Enregistrer un commentaire