I still have a problem with updating the xsd in the deployment but have gotten 
further.  It seems I was compiling in JDK 1.4.  Once I compiled my code in JDK 
1.5 I can deploy successfully.  But now I get a ClassCastException when 
attempting to lookup the EJB home interface.  The exception occurs during a 
PortableRemote.narrow in the jdk code itself.  Debugging it shows that the 
Proxy being casted is not the EJB Home interface that I'm expecting.   It 
doesn't look like anything I'm expecting.  Of course when I revert the 
jboss.xml and the ejb-jar.xml file to the previous state DTD and XSD then all 
works well.  I'll post the details when I test it again.


View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3952830#3952830

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3952830

Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to