Hi all! I've generated seam new-project and then seam generate-entities. But 
when i try to deploy the project to my jboss-4.0.4 GA server i got the 
following exception.


  | compile:
  |     [javac] Compiling 39 source files to 
D:\development\SeamGenProject\SeamGenProject\exploded-archives\SeamGenProject.jar
  |     [javac] 
D:\development\SeamGenProject\SeamGenProject\src\model\com\adr\beans\BtsAttachment.java:17:
 illegal character: \64
  |     [javac] @Entity
  |     [javac] ^
  |     [javac] 
D:\development\SeamGenProject\SeamGenProject\src\model\com\adr\beans\BtsAttachment.java:18:
 illegal character: \64
  |     [javac] @Table(name = "bts_attachment", catalog = "bugtracker")
  |     [javac] ^
  | 

Any idea where's the problem or what i'm doing wrong?

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4039506#4039506

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4039506
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to