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
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
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
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
-
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