Putting them into the ejb-jar should work (I do this). Is it possible 
that the normal java class depends on a class that isn't in the jar? 
Does that .class file exist in the proper place in the jarfile (with a 
path matching its package containment - matching case as well)?

[EMAIL PROTECTED] wrote:

> Hello,
> 
> i have a stateless SessionBean deployed to JBoss 2.2.2. From this bean i
> want to call normal java classes, but when i include these classes in the
> jar-file, the server does not find it. I have to add these files to the
> classpath of the server. Is there no other way to do this ? Is it not
> possible to put these files in the jar ?
> 
> Thanks.
> 
> Axel
> 
> 
> _______________________________________________
> JBoss-user mailing list
> [EMAIL PROTECTED]
> http://lists.sourceforge.net/lists/listinfo/jboss-user



_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to