[jbosstools-dev] Re: a classpath container problem about JBoss server jars

Max Rydahl Andersen max.andersen at redhat.com
Tue Jun 3 05:19:40 EDT 2008


> http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4063438#4063438

So this looks like jaxws in JBoss is "incomplete" or something.

You should talk to the WS team on the user forums on why this is happening.

We can exclude things from the classpath container but this would be the first
time (as I remember) we needed to do it so I would like to know why we have to.

Post it on jbossws forums and give us the link so we can follow it too.

/max

>>> But you know, if the dynamic web project is assigned a jboss server
>>> system will add a jboss server classpath container to the project
>>> classpath and add many jars into this container. These jars include
>>> jaxws-rt.jar and jaxws-tools.jar. When I run the web service client
>>> sample class,  a issue occurs and the client do not call web servcie
>>> successfully. After google this issue,  I found  only if  remove  the
>>> two jars (jaxws-rt.jar and jaxws-tools.jar)  from project classpath,
>>> the  issue will be  fixed successfully.
>>>
>>> So how to do to fix this issue? I think we have two ways:
>>>
>>
>> What errors are you seeing ?
>> Did you find any pages describing why jaxws-rt.jar and jaxws-tools.jar should
>> be removed ? I thought these where the ones you actually needed to run the
>> tool ?
>>
>> /max
>>
>
> 






More information about the jbosstools-dev mailing list