[JBoss-user] [Nukes User] - Re: UserEJB not found for relation

2004-04-24 Thread aristoi
Thank you, that worked. :-) View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3832235#3832235 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3832235 --- This SF.net email

[JBoss-user] [Nukes User] - UserEJB not found for relation

2004-04-23 Thread aristoi
Hi, i have an EJB in my Nukes-module, that has a relation to the UserEJB from Nukes-CORE. When i deploy the module, i get this exception: | 14:20:27,549 ERROR [EntityContainer] Starting failed | org.jboss.deployment.DeploymentException: Entity: UserEJB not found for relation: nimmtteil-user

[JBoss-user] [Nukes User] - re-deploying core modules without changing original source c

2004-03-05 Thread aristoi
Hello, I need to make some changes in the user module. Is there a way to write a new user module in a separate archive, without making any changes to the original nukes-distribution? I want jboss to replace the original user module with my new one. http://www.jboss.org/index.html?module=bb&op=v

[JBoss-user] [Nukes User] - Re: deploying a theme as a separate jboss-service

2004-02-22 Thread aristoi
Sorry, I found the mistakes, it was just the wrong packagename. Now it works wonderful ;-) View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3822461#3822461 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3822461 -

[JBoss-user] [Nukes User] - deploying a theme as a separate jboss-service

2004-02-22 Thread aristoi
Hello, we dicided to use nukes for our working group at the university and it is my job to customize it. I've developed a theme by now and it works well, but now I want to deploy it in a separate jboss-service. I am new to JBoss and J2EE, so I just copied the structure of a module and changed so