Ear built from the new workspace when deployed on the server doesnt seem to be working.. particularly on a single pg where it calls the external service. Reason being the JRE I am using in the new the workspace is not consitent with the JRE of the server on which EAR is being deployed to.. so what did is try to change ur pref vars in ur eclipse used to build..?
Change it every where reqd.
In ur eclipse windows --> Preferences--> Buildpath --> Class Variables
JAVA_HOME c:\bea92\jrockit90_150_06
JRE_LIB c:\bea92\jrockit90_150_06\jre\lib\rt.jar
JRE_SRC c:\bea92\...\src.zip
In window prefs installed JRE's
c:\bea92\jrockit90_150_06
Use it as ur default JRE for this workspace
Ant Runtime:
global entries: c:\bea92\jrockit .... \lib\tools.jar
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment