Foren

Service builder & Liferay 6.0.6

thumbnail
Males Beniword, geändert vor 12 Jahren.

Service builder & Liferay 6.0.6

New Member Beiträge: 7 Beitrittsdatum: 06.10.11 Neueste Beiträge
Please Is Z r any one that can help me zis Question!!!!!!!!!!!!!!

How can I connect to the database using service builder in net beans 6.9 So that I can later view my portlet in Liferay 6.0.6
thumbnail
Chris Jurado, geändert vor 12 Jahren.

RE: Service builder & Liferay 6.0.6

Junior Member Beiträge: 66 Beitrittsdatum: 16.07.10 Neueste Beiträge
Can you rephrase that question? It's a little unclear. Are you asking how to use Service Builder in general, or have you done it before but just need advice on using Netbeans?

If you've never worked with Service Builder before your best bet is to run the builder ant script using the command line in the Liferay SDK. You can then import that into your IDE (You will have to run the script again when you implement your impl methods, though.)

If your IDE has the Liferay plugin (Like Eclipse Helios) you can run the build script within the IDE and make life easier. Don't know if Netbeans has such a plugin but if it doesn't you're better off using the command line ant tool for this part.