Lomboz plugin with Eclipse 3.01 and Lomboz 3.01 - J2EE

This is a discussion on Lomboz plugin with Eclipse 3.01 and Lomboz 3.01 - J2EE ; Hi, When I try to deploy a simple war file to EAS 5.0 using Eclipse 3.01 and Lomboz 3.01. always shows this error: mar 15 15:52:27 2005: [0642599029] 210005-Putting C:\Sybase\EAServer\tmp\Jaguar\21788\SimpleWeb.war mar 15 15:52:28 2005: [0642599029] Can't get Public id mar ...

+ Reply to Thread
Results 1 to 3 of 3

Lomboz plugin with Eclipse 3.01 and Lomboz 3.01

  1. Default Lomboz plugin with Eclipse 3.01 and Lomboz 3.01

    Hi,



    When I try to deploy a simple war file to EAS 5.0 using Eclipse 3.01 and
    Lomboz 3.01.

    always shows this error:



    mar 15 15:52:27 2005: [0642599029] 210005-Putting
    C:\Sybase\EAServer\tmp\Jaguar\21788\SimpleWeb.war

    mar 15 15:52:28 2005: [0642599029] Can't get Public id

    mar 15 15:52:28 2005: [0642599029] 210016-Exception loading file
    C:\Sybase\EAServer\tmp\Jaguar\21788\SimpleWeb.war

    mar 15 15:52:28 2005: [0642599029] 219999-Following exception occurred
    during deployment:

    java.io.IOException: Exception parsing descriptor null

    at
    com.sun.enterprise.deployment.WebBundleArchivist.open(WebBundleArchivist.java:451)

    at
    com.sun.enterprise.deployment.WebBundleArchivist.open(WebBundleArchivist.java:415)

    at
    com.sybase.jaguar.importer.JEarImporter.<init>(JEarImporter.java:146)

    at
    com.sybase.jaguar.importer.JEarImporter.<init>(JEarImporter.java:104)

    at
    com.sybase.jaguar.deployment.DeploymentImpl.deployTheEntity(DeploymentImpl.java:3461)

    at
    com.sybase.jaguar.deployment.DeploymentImpl.deployEntity(DeploymentImpl.java:1124)

    at
    com.sybase.jaguar.deployment._sk_Jaguar_Deployment.invoke(_sk_Jaguar_Deployment.java:239)





    Thanks for your time,

    Regards,





    Lorenzo Jiménez



  2. Default Re: Lomboz plugin with Eclipse 3.01 and Lomboz 3.01

    Lorenzo Jimenez wrote:
    > Hi,
    >
    >
    >
    > When I try to deploy a simple war file to EAS 5.0 using Eclipse 3.01 and
    > Lomboz 3.01.
    >
    > always shows this error:
    >
    >
    >
    > mar 15 15:52:27 2005: [0642599029] 210005-Putting
    > C:\Sybase\EAServer\tmp\Jaguar\21788\SimpleWeb.war
    >
    > mar 15 15:52:28 2005: [0642599029] Can't get Public id
    >
    > mar 15 15:52:28 2005: [0642599029] 210016-Exception loading file
    > C:\Sybase\EAServer\tmp\Jaguar\21788\SimpleWeb.war
    >
    > mar 15 15:52:28 2005: [0642599029] 219999-Following exception occurred
    > during deployment:
    >
    > java.io.IOException: Exception parsing descriptor null
    >
    > at
    > com.sun.enterprise.deployment.WebBundleArchivist.open(WebBundleArchivist.java:451)
    >
    > at
    > com.sun.enterprise.deployment.WebBundleArchivist.open(WebBundleArchivist.java:415)
    >
    > at
    > com.sybase.jaguar.importer.JEarImporter.<init>(JEarImporter.java:146)
    >
    > at
    > com.sybase.jaguar.importer.JEarImporter.<init>(JEarImporter.java:104)
    >
    > at
    > com.sybase.jaguar.deployment.DeploymentImpl.deployTheEntity(DeploymentImpl.java:3461)
    >
    > at
    > com.sybase.jaguar.deployment.DeploymentImpl.deployEntity(DeploymentImpl.java:1124)
    >
    > at
    > com.sybase.jaguar.deployment._sk_Jaguar_Deployment.invoke(_sk_Jaguar_Deployment.java:239)
    >
    >
    >
    >
    >
    > Thanks for your time,
    >
    > Regards,
    >
    >
    >
    >
    >
    > Lorenzo Jiménez
    >
    >

    Have you tried running the war through the J2EE validator?

    Dave Wolf
    Cynergy Systems
    http://www.cynergysystems.com

  3. Default Re: Lomboz plugin with Eclipse 3.01 and Lomboz 3.01

    I found out that was the web.xml.
    I fixed and worked ok!

    Thanks,

    Lorenzo




    "Dave Wolf" <dave.wolf@cynergysystems.com_nospam> wrote in message
    news:423980e9$1@forums-1-dub...
    > Lorenzo Jimenez wrote:
    >> Hi,
    >>
    >>
    >>
    >> When I try to deploy a simple war file to EAS 5.0 using Eclipse 3.01 and
    >> Lomboz 3.01.
    >>
    >> always shows this error:
    >>
    >>
    >>
    >> mar 15 15:52:27 2005: [0642599029] 210005-Putting
    >> C:\Sybase\EAServer\tmp\Jaguar\21788\SimpleWeb.war
    >>
    >> mar 15 15:52:28 2005: [0642599029] Can't get Public id
    >>
    >> mar 15 15:52:28 2005: [0642599029] 210016-Exception loading file
    >> C:\Sybase\EAServer\tmp\Jaguar\21788\SimpleWeb.war
    >>
    >> mar 15 15:52:28 2005: [0642599029] 219999-Following exception occurred
    >> during deployment:
    >>
    >> java.io.IOException: Exception parsing descriptor null
    >>
    >> at
    >> com.sun.enterprise.deployment.WebBundleArchivist.open(WebBundleArchivist.java:451)
    >>
    >> at
    >> com.sun.enterprise.deployment.WebBundleArchivist.open(WebBundleArchivist.java:415)
    >>
    >> at
    >> com.sybase.jaguar.importer.JEarImporter.<init>(JEarImporter.java:146)
    >>
    >> at
    >> com.sybase.jaguar.importer.JEarImporter.<init>(JEarImporter.java:104)
    >>
    >> at
    >> com.sybase.jaguar.deployment.DeploymentImpl.deployTheEntity(DeploymentImpl.java:3461)
    >>
    >> at
    >> com.sybase.jaguar.deployment.DeploymentImpl.deployEntity(DeploymentImpl.java:1124)
    >>
    >> at
    >> com.sybase.jaguar.deployment._sk_Jaguar_Deployment.invoke(_sk_Jaguar_Deployment.java:239)
    >>
    >>
    >>
    >>
    >>
    >> Thanks for your time,
    >>
    >> Regards,
    >>
    >>
    >>
    >>
    >>
    >> Lorenzo Jiménez
    >>
    >>

    > Have you tried running the war through the J2EE validator?
    >
    > Dave Wolf
    > Cynergy Systems
    > http://www.cynergysystems.com




+ Reply to Thread

Similar Threads

  1. Lomboz 3.1.1 plugin not seen in Eclipse 3.1.1 - Help
    By Application Development in forum Java
    Replies: 3
    Last Post: 10-25-2005, 04:59 PM
  2. Replies: 0
    Last Post: 06-22-2005, 07:07 PM
  3. new EAServer file for Lomboz plugin / Eclipse
    By Application Development in forum J2EE
    Replies: 0
    Last Post: 06-07-2005, 12:03 PM
  4. Lomboz and Eclipse 3.0.1
    By Application Development in forum Java
    Replies: 0
    Last Post: 11-08-2004, 10:35 AM
  5. Eclipse, Lomboz, and CMR
    By Application Development in forum Java
    Replies: 0
    Last Post: 11-03-2003, 02:39 PM