I am using Jetspeed 1.4b1. I came back to the standard version of Jetspeed, using PSML files and not DBPSML. I have created a DatabaseBrowserPortlet that retrieves data from my MySQL database, and it works perfectly. So I assume Jetspeed can connect to my database, right ? I am completely lost! What do I have to do now? Do I have to follow the instructions given in the PSML DB chapter? I think that it is what I did the first time... For me, the next step now is to modify the Torque.props file and the JetspeedResources.props file. Am I right?
Thanx anyway for your time (and your patience...) Ced __________________________________ C�dric BARDE Disneyland Resort Paris - Information Services B�timent Robin Hood - BP 100 77777 Marne-La-Vall�e T�l : 01 64 74 65 49 Fax : 01 64 74 65 65 Email : [EMAIL PROTECTED] > -----Original Message----- > From: David Sean Taylor [SMTP:[EMAIL PROTECTED]] > Sent: Thursday, November 28, 2002 7:02 PM > To: Jetspeed Users List > Subject: RE: Getting crazy with MySQL... Again! > > > > > -----Original Message----- > > From: BARDE, CEDRIC [mailto:[EMAIL PROTECTED]] > > Sent: Thursday, November 28, 2002 9:29 AM > > To: 'Jetspeed Users' > > Subject: Getting crazy with MySQL... Again! > > > > > > Hi all, > > > > I still cannot use Jetspeed with MySQL... I have tried to connect to my > > database via MySQLCC and it works properly with a user I have > > defined. I am > > using the same user in Torque.props but I get this exception when > hitting > > http://localhost:8080/jetspeed : > > > > Horrible Exception: org.apache.jetspeed.om.profile.ProfileException: > > java.lang.RuntimeException: Could not get profile from DB at > > org.apache.jetspeed.services.profiler.JetspeedProfilerService.fall > > backProfil > > e(JetspeedProfilerService.java:414) at > > org.apache.jetspeed.services.profiler.JetspeedProfilerService.getP > > rofile(Jet > > You failed to mention that you switched over to the DBPSML feature. > Was that your intention? > > Also, maybe try to take it one step at a time. > Can you connect to MySQL with Jetspeed? > Assuming that you have the source code, try running the db unit test (ant > unittest-security) > > There is a document describing how to configure DBPSML: > > http://jakarta.apache.org/jetspeed/site/psml_db.html > > Which version of Jetspeed are you using now? > > > > -- > To unsubscribe, e-mail: > <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: > <mailto:[EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
