Thanks, But it didn't help me
On Nov 28, 2007 11:55 AM, olivier lamy <[EMAIL PROTECTED]> wrote: > Hi, > Look at [1], I hope it help. > > -- > Olivier > > [1] > > http://maven.apache.org/continuum/documentation/1_1/administrator_guides/jdk.html > > 2007/11/28, I am Who i am <[EMAIL PROTECTED]>: > > > > Hi All > > > > How do i use different JDK for continuum to start? > > > > I need to have JAVA_HOME variable pointing to IBM JDK, but when i had > this > > my continuum was not starting atall, so i downloaded Sun JDK 1.5_14 then > > continuum started good no problem > > > > but now my project needs to compiled with IBM JDK, that also i > configured > > maven compiler plugin to use, it that also fine > > > > now i need to run IBM ejbdeploy command to genereate rmic classes for my > > ejbs, when this tool runs its takes JAVA_HOME variable which is pointing > > to > > Sun JDK, and its erroring out coz it couldn't find specific ibm jdk > > classes. > > i also created a env_variable in continuum as JAVA_HOME=IBM JDK and > > created > > a profile with that, and attached it to my project, but still its not > > helping me... > > > > Is there anyother way for this, > > > > Please help > > >
