Problem invoking a Webservice with Eclipse!

P

pod69

Hello

I have a little problem with my Webservice and Eclipse!

If i invoke it with the console "java -classpath build/stubs/classes/
org/globus/examples/stubs/Service:$CLASSPATH
org.globus.examples.clients.Service.Client" it works fine and reports
no problems on the client and server side!

If I invoke it with eclipse i get the following errors:

AxisFault
faultCode: {http://schemas.xmlsoap.org/soap/
envelope/}Server.userException
faultSubcode:
faultString: org.globus.wsrf.security.SecurityException: [SEC]
Invocation subject not set
faultActor:
faultNode:
faultDetail:
{http://xml.apache.org/
axis/}stackTrace:eek:rg.globus.wsrf.security.SecurityException: [SEC]
Invocation subject not set
at
org.globus.wsrf.impl.security.SecurityManagerImpl.getSubject(SecurityManagerImpl.java:
352)
at
org.globus.wsrf.impl.security.SecurityManagerImpl.setServiceOwnerFromContext(SecurityManagerImpl.java:
278)
at
org.globus.wsrf.impl.security.SecurityManagerImpl.setServiceOwnerFromContext(SecurityManagerImpl.java:
261)
etc.........

and the server reports 2007-06-26 11:26:04,239 WARN
handlers.FaultHandler [ServiceThread-9,getFrom:114] The WS-Addressing
''To'' request header is missing

This happens only when I invoke it from Eclipse.

how can i solve that problem - so that i am able to invoke it with
eclipse?

thx
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,582
Members
45,066
Latest member
VytoKetoReviews

Latest Threads

Top