Hi!
Abhishek Balaria wrote:
>
> Hi,
> I have a strange problem deploying a stateless session bean. I am
> getting an IllegalArgumentException, which is kinda weird. BUT after
> that it deploys my bean and I can use it as well.. I have a test client
> and it works. any reasons??
>
> Platform : Linux RH6.2, IBM JDK1.3
>
> thanx
> Abhishek
>
> ---------------------------------------------------------
> [Auto deploy] Auto deploy of
> file:/mnt/lin2/exp/ejboss/jboss/dist/deploy/Hello.jar
> [Container factory]
> Deploying:file:/mnt/lin2/exp/ejboss/jboss/dist/deploy/Hello.jar
You have most likely edited this jar with the jBoss plugin, but then
changed the name of your bean in the EJB 1.1 descriptor, so that when
jBoss loads the jBoss specific info and tries to apply it to your bean
it can't find it ('cause the names mismatch).
/Rickard
--
Rickard �berg
@home: +46 13 177937
Email: [EMAIL PROTECTED]
http://www.telkel.com
http://www.jboss.org
http://www.dreambean.com
--
--------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Problems?: [EMAIL PROTECTED]