[jboss-user] [JBoss Seam] - Re: ejb3/seam-gwt-remoting/gwt w/ DTO, JPA?
hartfordd
do-not-reply at jboss.com
Mon Nov 26 12:30:21 EST 2007
I created a POJO without any annotations (no @NAME) and is only a simple javabean class (DTO).
I added an empty seam.properties to the root of the jar, and under META-INF I added a components.xml:
==========
==========
Unfortunately, I'm getting the following warning when attempting to deploy:
==========
11:49:26,771 WARN [Initialization] namespace declared in components.xml does not resolve to a package annotated @Namespace:
==========
Is this warning something to be concerned about - is @Name annotation a requirement to expose a DTO for Seam-GWT remoting?
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4107820#4107820
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4107820
More information about the jboss-user
mailing list