Alexander Sparkowsky wrote:
> 
> Did somebody successfull use the EJB Assembler tool? When adding a bean the
> tool tells me that it is unable to find the bean class also if I add the
> classes to my classpath.
> 
The EJB Assembler is a funny tool.. Let's say you hae an app called
myapp
myapp/META-INF
myapp/myapp-ejb.jar
myapp/myapp-web

etc.

To open the EJB application, you should point the assemblet to
myapp-ejb.jar (even though it's a directory and not a jar at all). If it
succeeds to open the jad(ditectory) you'll see all the classes appear
unde [+]-Files.

sven

-- 
======================================================================================
Sven E. van 't Veer                                          
http://www.cachoeiro.net
Java Developer                                                      [EMAIL PROTECTED]
======================================================================================

Reply via email to