[jboss-user] [EJB 3.0] - Re: entity relationship from several jars

2007-06-07 Thread deady_
no I don't. client.jar deploys without any error View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4052168#4052168 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4052168 ___ jboss-

[jboss-user] [EJB 3.0] - Re: entity relationship from several jars

2007-06-07 Thread deady_
separetly View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4052127#4052127 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4052127 ___ jboss-user mailing list jboss-user@lists.jbos

[jboss-user] [EJB 3.0] - entity relationship from several jars

2007-06-07 Thread deady_
I have 1. Client entity in client.jar: | package object; | @Entity | public class Client { ... } 2. GuestbookEntry entity in guestbook.jar. | package object; | @Entity | public class GuestbookEntry { |... |@ManyToOne |public Client getClient() {...} | } |

[jboss-user] [JBoss Portal] - Re: static and dynamic pages

2006-10-23 Thread deady_
up View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3980047#3980047 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3980047 ___ jboss-user mailing list jboss-user@lists.jboss.org h

[jboss-user] [JBoss Portal] - static and dynamic pages

2006-10-20 Thread deady_
I wonder - how to implement menu, which items links to pages with static resources as well as to resources with dynamic portlets& example menu: - about us -> links to page with the same menu to the left, and static text in the center - products -> links to page with the same menu to the left, a