[jboss-user] [JBossWS] - Re: nor any of its super class is known...

2007-10-30 Thread nickarls
Well, got around it. The issue went like this: I wanted to return a Map from the WS. Interfaces weren't allowed so I returned a HashMap which worked perfectly if you disregard the fact that the map was always empty. So I returned a MapWrapper object, which complained that the Query class couldn

[jboss-user] [JBossWS] - Re: nor any of its super class is known...

2007-10-25 Thread rukus
Can you provide full sources of classes in hierarchy with foo.Bar? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4098787#4098787 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4098787

[jboss-user] [JBossWS] - Re: nor any of its super class is known...

2007-10-25 Thread nickarls
The strange thing is that I see the called WS being called and it looks like the problem would emerge on the reponse: | 11:30:01,672 WARN [arjLoggerI18N] [com.arjuna.ats.arjuna.coordinator.TwoPhaseCoordinator_4] TwoPhaseCoordinator.afterCompletion - returned failure for [EMAIL PROTECTED]

[jboss-user] [JBossWS] - Re: nor any of its super class is known...

2007-10-25 Thread [EMAIL PROTECTED]
I suspect this is somehow related to your jaxb annotated classes... I mean, how are foo.Bar and other classes of its hierarchy annotated and used? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4098692#4098692 Reply to the post : http://www.jboss.com/index.ht

[jboss-user] [JBossWS] - Re: nor any of its super class is known...

2007-10-24 Thread nickarls
I have an interface | @Remote | @WebService | public interface ServerInterface { | ... and an implementation | @Stateless | @WebService | @WebContext(contextRoot="/services) | @EndpointConfig(configName="Standard WSSecurity Endpoint") | @Name("serverWebService") | public cl

[jboss-user] [JBossWS] - Re: nor any of its super class is known...

2007-10-23 Thread [EMAIL PROTECTED]
Could you please post the source code of your jaxb annotated classes? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4098137#4098137 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4098137 _

[jboss-user] [JBossWS] - Re: nor any of its super class is known...

2007-10-23 Thread nickarls
OK, what would be a better place to ask? The Sun forums? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4098020#4098020 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4098020 __

[jboss-user] [JBossWS] - Re: nor any of its super class is known...

2007-10-21 Thread nickarls
Bump. Anyone? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4097270#4097270 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4097270 ___ jboss-user mailing list jboss-user@lists.