Hi Matthias,

Matthias Geritz wrote:

> Hi I'm using XStream 1.4.2for preparing data for a web service.
> After deploying the project, glassfish prints out an error:
> SEVERE: Class [ com/thoughtworks/xstream/io/HierarchicalStreamDriver ]
> not found. Error while loading [ class
> com.xstreamtest.webservices.ServerWebservice ]

Which simply means that Glassfish cannot find the xstream library at all.

[snip]

> I have included the stream-lib in my server (EJB-)backend.

Normally you have to add all dependent libraries to the webapp that contains 
your web service.

> Is there
> anything I should also do? For example placing the library in some glass
> fish-lib-folder?

Can't say, I have no experience at all with Glassfish. However, in a normal 
JEE environment: No.

Cheers,
Jörg


---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to