war file builds but can't deploy if built on Solaris - works in Linux/Windows
-----------------------------------------------------------------------------

                 Key: MWAR-204
                 URL: http://jira.codehaus.org/browse/MWAR-204
             Project: Maven 2.x WAR Plugin
          Issue Type: Bug
    Affects Versions: 2.1
         Environment: Solaris 10
            Reporter: Dane Buson


We've found that if we build our application on Solaris, everything looks good 
until the deploy.  Ears built on windows that are copied to the UNIX deploy 
servers work.

Unzipping comparing the ears generated show differences only in Manifest files.

The error we receive is:

weblogic.Deployer invoked with options: -adminurl 
t3://lamprey.sdc.vzwcorp.com:8999 -user system -name mybiz-commerce -targets 
COMM_B2B_Clus -deploy /app/comptt/10.1/drop/mybiz-commerce.ear Task 903 
initiated: [Deployer:149026]deploy application mybiz-commerce on COMM_B2B_Clus. 
Task 903 failed: [Deployer:149026]deploy application mybiz-commerce on 
COMM_B2B_Clus. Target state: deploy failed on Cluster COMM_B2B_Clus 
java.lang.NoSuchMethodError: 
org.springframework.jms.listener.AbstractJmsListeningContainer.createConnection()Ljavax/jms/Connection;
 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to