Ate Douma wrote:
ANTHONY ENNIS wrote:
Is there anything in Jetspeed that would cause a web service to not be able to persist objects?
As Ate says, your question is kind of broad. What is it exactly that you're trying to do? I use Hibernate in my portlets, I don't see why Hibernate or any persistance api would cause problems, other than some dependencies that you have to resolve.

dagdag
Christine



Short answer:
No.

Long answer:
Your question really is too simplistic with no indication how/where/what you try to persist that a sensible answer cannot be given. If you encounter a problem which *might* be related to the way you packaged and deployed your web service into Jetspeed and you want to find out if it possibly might be caused by conflicting interactions with Jetspeed and/or the packages/jars on the classpath, you'll need to provide us more details.

Possible library (version) conflicts of course *might* cause problems, so if you have an idea it is something in that area you should carefully compare the Jetspeed provided dependencies and those needed by your web service. And then, *if* you found a conflict, there are probably plenty solutions possible to resolve them (different or separate packaging/deployment, upgrading dependencies, etc.)


I asked more specific "why does this not work" questions on the Axis2 list, of course.
Good thing. I'd suggest first investigating there and if that comes back pointing at your deployment environment, we might be able to help you out further.

Regards,

Ate






---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-user-unsubscr...@portals.apache.org
For additional commands, e-mail: jetspeed-user-h...@portals.apache.org



--
dagdag is just a two-character rotation of byebye.


---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-user-unsubscr...@portals.apache.org
For additional commands, e-mail: jetspeed-user-h...@portals.apache.org

Reply via email to