[jboss-user] [JBoss Seam] - Re: seam-gen problem with generate-ui and repeated types

2008-02-17 Thread [EMAIL PROTECTED]
Yes, known issue.

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=4129957#4129957

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4129957
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Seam] - Re: seam-gen problem with generate-ui and repeated types

2008-02-17 Thread jcg3
Thanks.

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=4129979#4129979

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4129979
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Seam] - Re: seam-gen problem when same table is referenced two times

2007-10-15 Thread marius.oancea
I see ... http://jira.jboss.com/jira/browse/JBSEAM-994 does not point you to a 
solution. It only said is quite complicate to solve. 

The patch is only solving the compilation problem.

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=4095332#4095332

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4095332
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Seam] - Re: seam-gen problem when same table is referenced two times

2007-09-26 Thread atao
see http://jira.jboss.com/jira/browse/JBSEAM-994

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=4088908#4088908

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4088908
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Seam] - Re: Seam Gen Problem

2007-09-19 Thread nvisser
It looks to me like seam setup added some extra backslashes to the 
seam-gen/build.properties. 

Make sure you have a line in there that looks like this -- without extra 
backslashes. 


hibernate.connection.url=jdbc\:mysql\://localhost:3306/photo1




View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=4086286#4086286

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4086286
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Seam] - Re: Seam Gen Problem

2007-09-19 Thread [EMAIL PROTECTED]
I have my connector lib in Seam\Seam-gen\lib dir. At setup I jast typed 
.\lib\connector.jar and it worked.

Greetz GHad


View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=4086312#4086312

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4086312
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Seam] - Re: Seam Gen Problem

2007-02-16 Thread [EMAIL PROTECTED]
either your jdbc url is wrong or the driver location you entered during seam 
setup is not correct.

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=4017471#4017471

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4017471
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Seam] - Re: Seam Gen Problem

2007-02-16 Thread gsegura
To find out where is looking for the jar driver try using filemon by 
sysinternals (I hope I'm not offending any rule by talking about third party 
product, it's free though)

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=4017482#4017482

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4017482
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Seam] - Re: Seam Gen Problem

2007-02-15 Thread dustismo
Did you find a solution?  I am getting the exact same message.. 

-Dustin

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=4017235#4017235

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4017235
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Seam] - Re: Seam Gen Problem

2007-02-15 Thread saeediqbal1
did you confirm if the *connector*.jar file was not missing?

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=4017241#4017241

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4017241
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Seam] - Re: Seam Gen Problem

2007-02-15 Thread saeediqbal1
Some pointers of the same problem

http://forum.java.sun.com/thread.jspa?threadID=691687messageID=4020886


http://www.opensubscriber.com/message/users@cocoon.apache.org/1407968.html

http://forum.hibernate.org/viewtopic.php?t=945739


let me know what if any of that fixes the problem please


View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=4017242#4017242

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4017242
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Seam] - Re: Seam Gen Problem

2007-02-15 Thread dustismo
Yes the mysql driver jar is exactly where I said it was during seam setup.  And 
I am using a connection url of the form jdbc:mysql://address:port/databasename..

Is there somewhere else I need to add the mysql jar?

thanks for the help,
Dustin

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=4017260#4017260

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4017260
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Seam] - Re: Seam Gen Problem

2007-02-15 Thread saeediqbal1
Yes i think hibernate is looking for it somewhere else. in that other site they 
said shared/lib folder, but i dont know where in seam. I would try putting that 
connector in a few other folders and restart the AS and try again. 

Gavin could help point out exactly what to do. 

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=4017267#4017267

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4017267
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Seam] - Re: Seam Gen Problem

2007-02-15 Thread saeediqbal1
off the top of my mind 3 places i can think of putting that connector.jar in

1) jboss as/server/default/lib

2) seam/lib/

3) seam/seam-gen/lib/

bounce the server and try. let us know

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=4017269#4017269

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4017269
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Seam] - Re: Seam Gen problem with ejb-jar.xml

2007-01-03 Thread jdijkmeijer
maybe you can show 
youerproject/exploded-archives/yourproject.jar/META-INF/ejb-jar.xml
Or you can check for some ^M characters, gave me some errors in navigation.xml
goodluck.
jeroen.


View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3997487#3997487

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3997487
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Seam] - Re: Seam Gen problem with ejb-jar.xml

2007-01-03 Thread [EMAIL PROTECTED]
Did you install the EJB3 profile when you installed JBoss?

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3997556#3997556

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3997556
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Seam] - Re: Seam Gen problem with ejb-jar.xml

2007-01-03 Thread [EMAIL PROTECTED]
I don't think so.  I think you have to use the installer to get the optional 
EJB3 support.

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3997764#3997764

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3997764
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Seam] - Re: Seam Gen problem with ejb-jar.xml

2007-01-03 Thread james_027
I download the JBoss AS 4.0.5.GA.ZIP does this include the EJB3 profile?

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3997754#3997754

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3997754
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Seam] - Re: Seam Gen problem with ejb-jar.xml

2007-01-03 Thread james_027
Thanks norman richards. Everything now works fine. I can now proceed :-)

james

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3997792#3997792

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3997792
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user