[jboss-user] [Beginners Corner] - Objects transfer to MySQL

2006-09-03 Thread Rockym
Hi; I'm trying to transfer the Persisten Objects to MYSQL, but I have a problem, I am trying to move to my database, but It only creates the table, but doesn't move to MySQL. here is a litltle part of the error. 17:38:36,552 WARN [ServiceController] Problem starting service jboss.j2ee:jar=tuto

[jboss-user] [Persistence, JBoss/CMP, Hibernate, Database] - MySQL , JBOSS connection

2006-09-03 Thread Rockym
Hi, I have a doubt because I'm trying to connect Jboss with MySQL, I did all that I found in the web : http://wiki.jboss.org/wiki/Wiki.jsp?page=SetUpAMysqlDatasource but I think the connection is not complete, how should I know if it's happening?? View the original post : http://www.jboss.c

[jboss-user] [Persistence, JBoss/CMP, Hibernate, Database] - java.lang.RuntimeException: javax.management.InstanceAlready

2006-09-02 Thread Rockym
Hi I have a little problem, because I have made the persistence and made the conecction to MySQL, but the console marks the next. java.lang.RuntimeException: javax.management.InstanceAlreadyExistsException: persistence.units:jar=tutorialEstudiante.jar,unitName=Estudiante already registered.

[jboss-user] [Beginners Corner] - Duke Bank, How it works?

2006-08-31 Thread Rockym
I downloaded the 2 parts from Duke'Bank's example; however, I don't know how to complement them, where do I build?, Which file? thanks :D View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3968739#3968739 Reply to the post : http://www.jboss.com/index.html?mod

[jboss-user] [Beginners Corner] - Re: Duke's Bank example Incomplete

2006-08-31 Thread Rockym
Just 1 more question, how can I complement both projects?, I don't understand how to build it, the classes are completely separated thanks View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3968709#3968709 Reply to the post : http://www.jboss.com/index.html?mod

[jboss-user] [Beginners Corner] - Re: Duke's Bank example Incomplete

2006-08-31 Thread Rockym
Thanks for your help, I realized that I have already downloaded the tutorial, and I found it , :D, thanks for your help View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3968708#3968708 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mod

[jboss-user] [Beginners Corner] - Duke's Bank example Incomplete

2006-08-30 Thread Rockym
Hi, I started to read de startguide file, and when a I read chapter 4 I want to apply it, so the Duke's Bank example is over there, but I think it's incomplete because there are missing files like import com.sun.ebank.ejb.account.AccountController; import com.sun.ebank.ejb.account.AccountContro

[jboss-user] [Beginners Corner] - Re: JMX Password??

2006-08-17 Thread Rockym
Thanks a lot, It really helped me out, You're pretty good View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3965930#3965930 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3965930 _

[jboss-user] [Beginners Corner] - JMX Password??

2006-08-17 Thread Rockym
When I want to prove and watch the console of JBOSS I enter in http://localhost:8080/jmx-console But it asks me a password in the JMX Console, but what password??, how do I know ?, where do I get one?? thanks View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p

[jboss-user] [Beginners Corner] - Re: Problem to copy in the ejbjar

2006-08-17 Thread Rockym
Thanks a lot, It's working finally, you're great View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3965856#3965856 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3965856 ___ jbos

[jboss-user] [Beginners Corner] - Problem to copy in the ejbjar

2006-08-16 Thread Rockym
Hi, I have a little problem to build a build.xml, the reason is the following dup-200-65-195-134:/users/rodrigomartinezheredia/desktop/workbook/ex04_1 rodrigomartinezheredia$ant Buildfile: build.xml prepare: compile: ejbjar: [copy] Copying 1 file to /Applications/jboss/server/default

[jboss-user] [EJB 3.0] - Re: Compiler wrong?

2006-08-16 Thread Rockym
Could it be that there is a problem in the build.xml??? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3965443#3965443 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3965443 ___

[jboss-user] [EJB 3.0] - Re: Compiler wrong?

2006-08-16 Thread Rockym
I finally did it there is no compile mistake anymore!!!, however now I found this when I give it ANT Rocky:~/desktop/workbook/ex04_1 rodrigomartinezheredia$ ant Buildfile: build.xml prepare: compile: ejbjar: [copy] Copying 1 file to /Applications/jboss/server/default/deploy BUILD FAILED

[jboss-user] [EJB 3.0] - Re: Compiler wrong?

2006-08-15 Thread Rockym
Well I make the command "which javac" Rocky:~/desktop/workbook/ex04_1 rodrigomartinezheredia$ which /usr/bin/javac /usr/bin/javac it's in the path where the compiler it, the version is the 1.5.0 of JDK, so I'm not sure what to do, Im sure that is the right PATH in the rigth version Rodrigo Ma

[jboss-user] [EJB 3.0] - Re: Compiler wrong?

2006-08-15 Thread Rockym
Well I guess is the 1.5.0, but I'm not sure if the path is well defined, how can I confirm it?, sorry for those questions I'm new using Mac. Well if I have the rigth version,what could be the other problem?, It's an example that I downloaded from Workbook, so I haven't touched the classes ; it

[jboss-user] [EJB 3.0] - Compiler wrong?

2006-08-14 Thread Rockym
Hi. I hope this is the right forum but anyway I have a problem trying to run JBOSS, because the JAVA_HOME and JBOSS_HOME are well set, however when I run ant it appears the following : (by the way the OS is MAC OS X) : dup-148-221-108-165:~/desktop/workbook rodrigomartinezheredia$ cd ex04_1 dup-