Any JBoss Experts out there?
Any JBoss Experts out there?
- Subject: Any JBoss Experts out there?
- From: James Cicenia <email@hidden>
- Date: Tue, 22 Feb 2005 10:16:22 -0600
Hello All -
In my continuing attempt to get my app to run as a WAR file.. I
temporarily gave up
on WebSphere and instead downloaded and installed jboss.
I went and started up XCode, created a DTW application based upon a
simple
EOModel and then built a WAR file from it. (As a side not anything I
added to
my XCode project failed to compile... spent hours on that to no avail)
The WAR file actually ran under jboss quite well!!!
OK - Now I carefully looked at my WEB-INF from the the simple project
and then
from my real project created in Eclipse. I carefully edited the web.xml
from Eclipse
to emulate the one that XCode created for my simple project. I checked
and double
checked and then tried it....
This is what I got:
:10:07,541 INFO [TomcatDeployer] deploy, ctxPath=/TOSDevelopment,
warUrl=file:/usr/local/jboss-3.2.7/server/default/tmp/deploy/
tmp15149TOSDevelopment.war/
10:10:09,905 INFO [STDOUT] Classes and frameworks will be loaded out
of the WEB-INF/lib and WEB-INF/classes directories.
10:10:09,965 INFO [STDOUT] MainBundle will be set to TOSDevelopment
10:10:17,268 INFO [STDOUT] Welcome to Three Olive Solutions'
JavaWebObjects!
10:10:17,444 INFO [STDOUT] java.lang.reflect.InvocationTargetException
10:10:17,448 INFO [STDOUT] at
sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
10:10:17,450 INFO [STDOUT] at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.jav
a:39)
10:10:17,451 INFO [STDOUT] at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessor
Impl.java:25)
10:10:1
1) It should have said Welcome to Three Olive Solutions' TOSDevelopment!
2) Any thoughts now?
Frustratingly yours,
James Cicenia
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden