[JBoss-user] [JBoss and NetBeans] - Re: Issues in accessing an EJB web service deployed on JBoss

2006-02-22 Thread albisvladimir
i have checked the link, and the example works fine, but it's not what i was looking for. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3925701#3925701 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3925701 --

[JBoss-user] [JBoss and NetBeans] - Re: Issues in accessing an EJB web service deployed on JBoss

2006-02-21 Thread albisvladimir
Hi, i have found the way to solve the issue according to my problem(could not found deserealizer), in properties of my web project, click on web services's category and check rpcliteral. But now i got another problem when i call the method's web service, it says "java.lang.ClassCastException"

[JBoss-user] [JBoss and NetBeans] - Re: Issues in accessing an EJB web service deployed on JBoss

2006-02-20 Thread albisvladimir
Hi Komal, i also have sucessfully done a web service app, but using Sun App Server, now that i'm tryng to do the same with JBoss 4.0.3. I am getting an error when i do the "Test Operation" in NB5. [org.jboss.axis.transport.http.AxisServlet] org.xml.sax.SAXException: Deserializing parameter 'ge

[JBoss-user] [JBoss and NetBeans] - EJBQL finder methods, don't retrieve data from database

2006-02-20 Thread albisvladimir
I got an Entity Bean created from DB, i call ejbFinder methods (auto generated) using a stateless session bean (in a servlet), when i call a method that gets the info from my table, it doesn't find anything (i got data in my database) Is there anyway to test the CMP Finder methods i mean the EJB

[JBoss-user] [JBoss and NetBeans] - Re: NoClassDefFoundError: org/hsqldb/util/ScriptTool

2006-02-20 Thread albisvladimir
Sure, according to the docs you need the sources from jboss examples "jbossj2ee-src", in this folders there's jboss-build.xml descriptor, this file opens and uses the values from jboss-build.properties file (also in jbossj2ee-src), this file has to address or point the location of your jboss se

[JBoss-user] [JBoss and NetBeans] - Re: NoClassDefFoundError: org/hsqldb/util/ScriptTool

2006-02-17 Thread albisvladimir
Shut me down, i a found the error, but thanks anyway View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3924725#3924725 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3924725

[JBoss-user] [JBoss and NetBeans] - NoClassDefFoundError: org/hsqldb/util/ScriptTool

2006-02-17 Thread albisvladimir
Hi, i am tryng to run, the example in "Using NetBeans with the JBoss Getting Started Guide", and when it comes to invoke Ant Targets (db-create-table, db-insert) i get the message error "java.lang.NoClassDefFoundError: org/hsqldb/util/ScriptTool". What am i missing here?. I got NB5 and JBoss 4.

[JBoss-user] [JBoss and NetBeans] - Re: InitialContext error

2006-02-15 Thread albisvladimir
Thanks, i really appreciate your help, i would like to ask you something, do you think is ok or good that i follow the examples (for BMP) at the document The J2EE 1.4 Tutorial for NetBeans IDE 4.1, maybe you can recomend me another. I just want an example where i create an EJB Module with an ent

[JBoss-user] [JBoss and NetBeans] - InitialContext error

2006-02-13 Thread albisvladimir
Hi to all, and thanks in advanced, i want to know i can be sure that my EJB module is correctly deployed. Netbeans shows the message that deplayment was successfull, but when i try to use the ejb's (BMP) from application client (not web) i got the message: "Need to specify name in environment or

[JBoss-user] [JBoss and NetBeans] - register jboss server in netbeans 5

2006-02-13 Thread albisvladimir
Hi to all and thanks in advanced, can i register jboss server installed in one pc and netbeans in another PC? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3923451#3923451 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=