Hey,

I am not sure what you mean by your last question, sorry, but as far as getting 
started guides go the JBoss-IDE is a pretty good one. 

I managed to solve the problem. I still am not 100% sure why I was getting the 
security issues but I am guessing it was a classpath issue (my bad).  

I am sorry if this was all a pretty straightforward issue but I have not really found 
any substantial documentation on the issue of client-EJB communication where the 
client and EJB are in separate "projects".  

So to recap, the solution is:

  - generate client jar (containing interfaces only) - jboss-ide is great for this
  - generate and deploy the ejb to jboss
  - add jbossall-client.jar and [app]client.jar to your client's classpath

It seems so idiodically simple now, but I was tearing my hair out earlier this week 
over it.  

-luke

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

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


-------------------------------------------------------
This SF.Net email is sponsored by OSTG. Have you noticed the changes on
Linux.com, ITManagersJournal and NewsForge in the past few weeks? Now,
one more big change to announce. We are now OSTG- Open Source Technology
Group. Come see the changes on the new OSTG site. www.ostg.com
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to