facebook

Unknown assembly root-tag attribute on Orion

  1. MyEclipse Archived
  2.  > 
  3. Application Servers and Deployment
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #217841 Reply

    troublesome
    Member

    can anybody please tell me what exactly to do to view projects created in myeclipse on orion app server? i’ve done everything i could find, i’ve done the replacing in the server.xml file. what more do i have to do? i’m using orion 2.0.3, and it does support unpackaged projects because i put my project in the default-web-app folder and it recognised it. when myeclipse puts it in the auto-deploy folder, it doesn’t recognise it. returns a page not found error. what’s wrong and how do i fix it?

    #217843 Reply

    troublesome
    Member

    ok whatever…i guess i got it to work halfway with the stupid ear’s. but it gives me an error:
    Error installing applications: Unknown assembly root-tag attribute: xmlns
    what do i do? i haven’t touched any of the files after i created an ear for the web project.

    #218034 Reply

    Scott Anderson
    Participant

    .i guess i got it to work halfway with the stupid ear’s

    Orion only support EAR deployment.

    The xmlns problem is likely that you’ve created a J2EE 1.4 project, with associated schema-based descriptors, and Orion 2 is only a J2EE 1.3-capable container. Recreating your projects as J2EE 1.3 projects and migrating your code to them should resolve the error.

Viewing 3 posts - 1 through 3 (of 3 total)
Reply To: Unknown assembly root-tag attribute on Orion

You must be logged in to post in the forum log in