You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by rajas kumar <pr...@yahoo.com> on 2005/02/07 11:33:27 UTC

websphere ejbdeploy problem.

Hai maven users,
 
 
   I am using websphere pluging(maven-was5-plugin-1.2) for to ejbdeploy. While i am invoking was5:ejbDeploy task i am getting following errors. Can any body suggest how to resolve this problem.
 
Log out put:-
 
    [wasEjbDeploy]   Invoking Java Builder on /EJBModule1.jar.
    [wasEjbDeploy]
    [wasEjbDeploy]   Reading saved built state for project EJBModule1.jar
    [wasEjbDeploy]
    [wasEjbDeploy]   Preparing for build
    [wasEjbDeploy]
    [wasEjbDeploy]   Cleaning output folder
    [wasEjbDeploy]
    [wasEjbDeploy]   Analyzing sources
    [wasEjbDeploy]
    [wasEjbDeploy]   Compiling EJBModule1.jar/ejbModule/untitled11
    [wasEjbDeploy]
    [wasEjbDeploy]   (Found 1 error) Build done
    [wasEjbDeploy]
    [wasEjbDeploy]   Invoking Validation on /EJBModule1.jar.
    [wasEjbDeploy]
    [wasEjbDeploy]   Invoking Library Copying Builder on /EJBModule1.jar.
    [wasEjbDeploy]
    [wasEjbDeploy] [*Error] /EJBModule1.jar: The project was not built since
 classpath is incomplete. Cannot find the class file for com.ibm.CORBA.iiop.O
ctResolver. Fix the classpath then try rebuilding this project.
    [wasEjbDeploy]
    [wasEjbDeploy]
    [wasEjbDeploy] [*Error] ejbModule/untitled11/EJSRemoteStatelessEnterprise
8108352.java(0): This compilation unit indirectly references the missing type
m.ibm.CORBA.iiop.ObjectResolver (typically some required class file is refere
ng a type outside the classpath)
    [wasEjbDeploy]
    [wasEjbDeploy]
    [wasEjbDeploy]   Updating.
    [wasEjbDeploy]
    [wasEjbDeploy] Shutting down workbench.
    [wasEjbDeploy]
    [wasEjbDeploy] Execution Halted: Compilation Errors Reported
    [wasEjbDeploy] 2 Errors, 0 Warnings, 0 Informational Messages
    [wasEjbDeploy] [ERROR] Java Result: 1
BUILD SUCCESSFUL
Total time: 12 seconds
Finished at: Mon Feb 07 15:55:58 GMT+05:30 2005


		
---------------------------------
Do you Yahoo!?
 Yahoo! Search presents - Jib Jab's 'Second Term'

RE: websphere ejbdeploy problem.

Posted by rajas kumar <pr...@yahoo.com>.
hai H.Balke,
I am trying to change my environment varible then i am getting following error.

E:\test1>maven
ERROR: JAVA_HOME is set to an invalid directory.
JAVA_HOME = C:\Program Files\WebSphere\AppServer\java
Please set the JAVA_HOME variable in your environment to match the
location of your Java installation


"H.Balke" <hb...@unified.no> wrote:
You are probably using Sun JRE and need to switch to IBM JRE.

H�vard

-----Original Message-----
From: rajas kumar [mailto:praveens_chinnu@yahoo.com] 
Sent: 7. februar 2005 11:33
To: users@maven.apache.org
Subject: websphere ejbdeploy problem.

Hai maven users,


I am using websphere pluging(maven-was5-plugin-1.2) for to ejbdeploy.
While i am invoking was5:ejbDeploy task i am getting following errors. Can
any body suggest how to resolve this problem.

Log out put:-

[wasEjbDeploy] Invoking Java Builder on /EJBModule1.jar.
[wasEjbDeploy]
[wasEjbDeploy] Reading saved built state for project EJBModule1.jar
[wasEjbDeploy]
[wasEjbDeploy] Preparing for build
[wasEjbDeploy]
[wasEjbDeploy] Cleaning output folder
[wasEjbDeploy]
[wasEjbDeploy] Analyzing sources
[wasEjbDeploy]
[wasEjbDeploy] Compiling EJBModule1.jar/ejbModule/untitled11
[wasEjbDeploy]
[wasEjbDeploy] (Found 1 error) Build done
[wasEjbDeploy]
[wasEjbDeploy] Invoking Validation on /EJBModule1.jar.
[wasEjbDeploy]
[wasEjbDeploy] Invoking Library Copying Builder on /EJBModule1.jar.
[wasEjbDeploy]
[wasEjbDeploy] [*Error] /EJBModule1.jar: The project was not built since
classpath is incomplete. Cannot find the class file for
com.ibm.CORBA.iiop.O
ctResolver. Fix the classpath then try rebuilding this project.
[wasEjbDeploy]
[wasEjbDeploy]
[wasEjbDeploy] [*Error]
ejbModule/untitled11/EJSRemoteStatelessEnterprise
8108352.java(0): This compilation unit indirectly references the missing
type
m.ibm.CORBA.iiop.ObjectResolver (typically some required class file is
refere
ng a type outside the classpath)
[wasEjbDeploy]
[wasEjbDeploy]
[wasEjbDeploy] Updating.
[wasEjbDeploy]
[wasEjbDeploy] Shutting down workbench.
[wasEjbDeploy]
[wasEjbDeploy] Execution Halted: Compilation Errors Reported
[wasEjbDeploy] 2 Errors, 0 Warnings, 0 Informational Messages
[wasEjbDeploy] [ERROR] Java Result: 1
BUILD SUCCESSFUL
Total time: 12 seconds
Finished at: Mon Feb 07 15:55:58 GMT+05:30 2005



---------------------------------
Do you Yahoo!?
Yahoo! Search presents - Jib Jab's 'Second Term'



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


		
---------------------------------
Do you Yahoo!?
 Yahoo! Search presents - Jib Jab's 'Second Term'

RE: websphere ejbdeploy problem.

Posted by rajas kumar <pr...@yahoo.com>.
hai H.Balke,
I am trying to change my environment varible then i am getting following error.

E:\test1>maven
ERROR: JAVA_HOME is set to an invalid directory.
JAVA_HOME = C:\Program Files\WebSphere\AppServer\java
Please set the JAVA_HOME variable in your environment to match the
location of your Java installation


"H.Balke" <hb...@unified.no> wrote:
You are probably using Sun JRE and need to switch to IBM JRE.

H�vard

-----Original Message-----
From: rajas kumar [mailto:praveens_chinnu@yahoo.com] 
Sent: 7. februar 2005 11:33
To: users@maven.apache.org
Subject: websphere ejbdeploy problem.

Hai maven users,


I am using websphere pluging(maven-was5-plugin-1.2) for to ejbdeploy.
While i am invoking was5:ejbDeploy task i am getting following errors. Can
any body suggest how to resolve this problem.

Log out put:-

[wasEjbDeploy] Invoking Java Builder on /EJBModule1.jar.
[wasEjbDeploy]
[wasEjbDeploy] Reading saved built state for project EJBModule1.jar
[wasEjbDeploy]
[wasEjbDeploy] Preparing for build
[wasEjbDeploy]
[wasEjbDeploy] Cleaning output folder
[wasEjbDeploy]
[wasEjbDeploy] Analyzing sources
[wasEjbDeploy]
[wasEjbDeploy] Compiling EJBModule1.jar/ejbModule/untitled11
[wasEjbDeploy]
[wasEjbDeploy] (Found 1 error) Build done
[wasEjbDeploy]
[wasEjbDeploy] Invoking Validation on /EJBModule1.jar.
[wasEjbDeploy]
[wasEjbDeploy] Invoking Library Copying Builder on /EJBModule1.jar.
[wasEjbDeploy]
[wasEjbDeploy] [*Error] /EJBModule1.jar: The project was not built since
classpath is incomplete. Cannot find the class file for
com.ibm.CORBA.iiop.O
ctResolver. Fix the classpath then try rebuilding this project.
[wasEjbDeploy]
[wasEjbDeploy]
[wasEjbDeploy] [*Error]
ejbModule/untitled11/EJSRemoteStatelessEnterprise
8108352.java(0): This compilation unit indirectly references the missing
type
m.ibm.CORBA.iiop.ObjectResolver (typically some required class file is
refere
ng a type outside the classpath)
[wasEjbDeploy]
[wasEjbDeploy]
[wasEjbDeploy] Updating.
[wasEjbDeploy]
[wasEjbDeploy] Shutting down workbench.
[wasEjbDeploy]
[wasEjbDeploy] Execution Halted: Compilation Errors Reported
[wasEjbDeploy] 2 Errors, 0 Warnings, 0 Informational Messages
[wasEjbDeploy] [ERROR] Java Result: 1
BUILD SUCCESSFUL
Total time: 12 seconds
Finished at: Mon Feb 07 15:55:58 GMT+05:30 2005



---------------------------------
Do you Yahoo!?
Yahoo! Search presents - Jib Jab's 'Second Term'



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


		
---------------------------------
Do you Yahoo!?
 Yahoo! Search presents - Jib Jab's 'Second Term'

RE: websphere ejbdeploy problem.

Posted by "H.Balke" <hb...@unified.no>.
You are probably using Sun JRE and need to switch to IBM JRE.

Håvard

-----Original Message-----
From: rajas kumar [mailto:praveens_chinnu@yahoo.com] 
Sent: 7. februar 2005 11:33
To: users@maven.apache.org
Subject: websphere ejbdeploy problem.

Hai maven users,
 
 
   I am using websphere pluging(maven-was5-plugin-1.2) for to ejbdeploy.
While i am invoking was5:ejbDeploy task i am getting following errors. Can
any body suggest how to resolve this problem.
 
Log out put:-
 
    [wasEjbDeploy]   Invoking Java Builder on /EJBModule1.jar.
    [wasEjbDeploy]
    [wasEjbDeploy]   Reading saved built state for project EJBModule1.jar
    [wasEjbDeploy]
    [wasEjbDeploy]   Preparing for build
    [wasEjbDeploy]
    [wasEjbDeploy]   Cleaning output folder
    [wasEjbDeploy]
    [wasEjbDeploy]   Analyzing sources
    [wasEjbDeploy]
    [wasEjbDeploy]   Compiling EJBModule1.jar/ejbModule/untitled11
    [wasEjbDeploy]
    [wasEjbDeploy]   (Found 1 error) Build done
    [wasEjbDeploy]
    [wasEjbDeploy]   Invoking Validation on /EJBModule1.jar.
    [wasEjbDeploy]
    [wasEjbDeploy]   Invoking Library Copying Builder on /EJBModule1.jar.
    [wasEjbDeploy]
    [wasEjbDeploy] [*Error] /EJBModule1.jar: The project was not built since
 classpath is incomplete. Cannot find the class file for
com.ibm.CORBA.iiop.O
ctResolver. Fix the classpath then try rebuilding this project.
    [wasEjbDeploy]
    [wasEjbDeploy]
    [wasEjbDeploy] [*Error]
ejbModule/untitled11/EJSRemoteStatelessEnterprise
8108352.java(0): This compilation unit indirectly references the missing
type
m.ibm.CORBA.iiop.ObjectResolver (typically some required class file is
refere
ng a type outside the classpath)
    [wasEjbDeploy]
    [wasEjbDeploy]
    [wasEjbDeploy]   Updating.
    [wasEjbDeploy]
    [wasEjbDeploy] Shutting down workbench.
    [wasEjbDeploy]
    [wasEjbDeploy] Execution Halted: Compilation Errors Reported
    [wasEjbDeploy] 2 Errors, 0 Warnings, 0 Informational Messages
    [wasEjbDeploy] [ERROR] Java Result: 1
BUILD SUCCESSFUL
Total time: 12 seconds
Finished at: Mon Feb 07 15:55:58 GMT+05:30 2005


		
---------------------------------
Do you Yahoo!?
 Yahoo! Search presents - Jib Jab's 'Second Term'



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org