|
|
Friday, January 25, 2002 |
Panicky
Thanks to Doc for linking back to me I got an nice note from Rob McNair-Huff of Mac Net Journal reminding me to boot into single user mode after kernel panics and run fsck -y until everyone is happy. Very good point.
Speaking of which, I got my first keyboard panic today. All the rest have been USBMouse panics.
4:53:07 PM
|
|
SOAP and JBoss (cont.)
Yep, that was it.
As long as tomcat has the interfaces and support classes needed to call the EJBs living in the land of JBoss, it's happy. So now I build a stub API library, stick it in the ../tomcat/lib and only need to restart JBoss if something in the interface changes... I am back to live redeploy and happy once again.
11:30:44 AM
|
|
SOAP and JBoss
The problem seems to be the home (and possibly remote) interface(s). The org.apache.soap.providers.StatelessEJBProvider needs access to the home (and remote?) interfaces in order to call the EJB. In retrospect, this makes sense , and I will try it tomorrow. Today I was just sticking the whole darned application jar in the Tomcat path (copying to ../tomcat/lib/.) which works, but is not ideal. Better to stick just what I need over there.
I'm going to have to give JBoss/Jetty a try and see how that works once I get this working.
12:02:11 AM
|
|
© Copyright 2002 Dave Ely.
|
|
|
|
|