Re: Need some assistance

2005-07-22 Thread David Jencks
sorry, thought this was something else. The enhanced classes get put into the configuration's classloader. Offhand I would suspect the tomcat classloader has the wrong parent or is somehow masking accessibility to the classes in the configuration classloader. I remember it took some work

Re: Need some assistance

2005-07-22 Thread Jeff Genender
DJ...Thanks! David Jencks wrote: I thought I fixed this yesterday. Checking on this and your more recent problem. david jencks On Jul 22, 2005, at 4:08 PM, Jeff Genender wrote: Ping! Anyone out there? Jeff Genender wrote: I am having a bit of a hard time with some webservices in Tomcat

Re: Need some assistance

2005-07-22 Thread David Jencks
I thought I fixed this yesterday. Checking on this and your more recent problem. david jencks On Jul 22, 2005, at 4:08 PM, Jeff Genender wrote: Ping! Anyone out there? Jeff Genender wrote: I am having a bit of a hard time with some webservices in Tomcat deployment. This "appears" to be

Re: Need some assistance

2005-07-22 Thread Jeff Genender
Ping! Anyone out there? Jeff Genender wrote: I am having a bit of a hard time with some webservices in Tomcat deployment. This "appears" to be an issue with servlet end points only as EJBs seem to deploy fine. The issue seems to occur when the TomcatWebContext is being deployed. The error

Need some assistance

2005-07-21 Thread Jeff Genender
I am having a bit of a hard time with some webservices in Tomcat deployment. This "appears" to be an issue with servlet end points only as EJBs seem to deploy fine. The issue seems to occur when the TomcatWebContext is being deployed. The error occurs on lone 78 in the GeronimoStandardContext