JBoss 4.0.0 and Server Start up [message #121595] |
Sun, 17 July 2005 17:22  |
Eclipse User |
|
|
|
Originally posted by: arupsarkar.yahoo.com
Hi:
I have configured JBoss 4.0.0 via the Windows -> Preferences -> Server ->
Installed Runtime. Since it is a JBoss 3.2.3 configuration, I commented
the following section.
<!-- <archive path="${classPath}/lib/jboss-boot.jar" /> -->
I added couple of section which I later deleted like the following tags.
<archive
path=" ${classPath}/server/${serverConfig}/lib/servlets-invoker.jar " />
the above tag is wrong since the jar file is not in that location, the
correct one is mentioned below which I later added after deleting the
above tag, but eclipse is still looking at the old archive tag.
<archive
path=" ${classPath}/server/${serverConfig}/deploy/jbossweb-tomcat50 .sar/servlets-invoker.jar "
/>
I even deleted the server definition file, and copied the original
jboss323.serverdef file but still I am getting the error, and at the
server console I see JBoss server stopping but not actually stopped.
Can someone please help me in trouble shooting what is wrong, I am using
J2SDk 1.5. I have also added all the pre reqs required for wtp.
I can post my serverdef file if anyone needs to look at it.
Regards
Arup
|
|
|
Re: JBoss 4.0.0 and Server Start up [message #121620 is a reply to message #121595] |
Sun, 17 July 2005 18:14  |
Eclipse User |
|
|
|
Hello Arup,
the work was already made by another.
Regard the contributions:
"JBoss 4.0.2 with M5" / Marko Mrvelj
"JBoss 4.0.3 definitions" / Dave Dunkin.
Christof
Arup Sarkar schrieb:
> Hi:
> I have configured JBoss 4.0.0 via the Windows -> Preferences -> Server
> -> Installed Runtime. Since it is a JBoss 3.2.3 configuration, I
> commented the following section.
>
> <!-- <archive path="${classPath}/lib/jboss-boot.jar" /> -->
>
> I added couple of section which I later deleted like the following tags.
>
> <archive
> path=" ${classPath}/server/${serverConfig}/lib/servlets-invoker.jar " />
>
> the above tag is wrong since the jar file is not in that location, the
> correct one is mentioned below which I later added after deleting the
> above tag, but eclipse is still looking at the old archive tag.
>
> <archive
> path=" ${classPath}/server/${serverConfig}/deploy/jbossweb-tomcat50 .sar/servlets-invoker.jar "
> />
>
> I even deleted the server definition file, and copied the original
> jboss323.serverdef file but still I am getting the error, and at the
> server console I see JBoss server stopping but not actually stopped.
>
> Can someone please help me in trouble shooting what is wrong, I am using
> J2SDk 1.5. I have also added all the pre reqs required for wtp.
>
> I can post my serverdef file if anyone needs to look at it.
>
> Regards
> Arup
>
>
>
|
|
|
Powered by
FUDForum. Page generated in 0.02879 seconds