[jboss-user] [Beginners Corner] - java.lang.ClassCastException: org.jboss.util.id.GUID cannot

2007-12-18 Thread bpet36
Hi, I am attempting to lookup and call methods on an ejb from a servlet where the two are deployed in separate ear files on the same JBoss server. I believe I have encountered a classloading issue, if so, I am not sure how to resolve it. Can anyone help me resolve this problem? Anyway, he

[jboss-user] [Beginners Corner] - Re: Call an ejb from Servlet in different application

2007-12-18 Thread bpet36
Anyone out there, Hello. Anyway, here is my latest progress, I have added the lookup code and the exception that I am now getting. The exception is encountered at obj = ctx.lookup("ejb/UserAdmin/UserBean); Is this a classloading issue? Thanks in advance, hopefully someone has a clue as to wh

[jboss-user] [Beginners Corner] - Call an ejb from Servlet in different application

2007-12-07 Thread bpet36
Has anyone been able to successfully call an ejb from a servlet that is deployed in a separate ear file, where both are deployed via JBoss. I have ServletA that is deployed in app1.ear and EJB1 that is deployed in app2.ear. I attempt to lookup the ejb from ServletA, but it fails and the follow

[jboss-user] [JBoss Tools (users)] - Re: where is deployment in JBoss IDE 2.0.0 Beta Version?

2007-08-08 Thread bpet36
Were you able to find out how to deploy an individual war file to jBoss from eclipse? Thanks View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4072166#4072166 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4072166