[jboss-user] [JBossWS] - Web Service: Could not dereference object

2006-10-31 Thread EricYP
Hello Everybody, help me. Envrionment: jboss-4.0.4.GA jbossws14.sar jbossws-samples-1.0.2.GA I download jbossws-samples-1.0.2.GA from jboss website and compile the package with build.xml provided by jbossws-samples-1.0.2.GA.

[jboss-user] [JBossWS] - Re: Could not dereference object

2006-10-31 Thread EricYP
I have also suffer the trouble. Could you tell me how to fix this "port problem". Thanks a million View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3982049#3982049 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3982049 __

[jboss-user] [JBossWS] - Re: Problem with wsdl

2006-09-03 Thread EricYP
Hi, Steven: Thanks for you advice? I have found the file and solved the problem. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3969138#3969138 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3969138 ___

[jboss-user] [JBossWS] - Re: Problem with wsdl

2006-08-31 Thread EricYP
I use JBoss version: jboss-4.0.4.GA There is only jbossws14.sar directory under server\default\deploy instead of jboss-ws4ee.sar (and there is no AxisService deployed in jboss-service.xml under server\default\deploy\jbossws14.sar\META-INF) What can I do? I also suffer the problem! View the orig

[jboss-user] [Security & JAAS/JBoss] - Two questions about DatabaseServerLoginModule

2006-08-02 Thread EricYP
I have two questions about DatabaseServerLoginModule : 1. After successfully authenticated by using DatabaseServerLoginModule, How can I get the current authenticated user in my web application (or servlet),just like LoginContext.getSubject()? 2. about principalsQuery: The prepared statement quer