[jboss-dev-forums] [Design of POJO Server] - Re: Exception serializing DeploymentUnit

adrian@jboss.org do-not-reply at jboss.com
Fri Aug 1 05:05:56 EDT 2008


There's actually two known issues here, but we didn't have JIRA issues for either
so I've created them.

1) DeploymentUnit's attachments are serializing too much
https://jira.jboss.org/jira/browse/JBDEPLOY-68

2) Use the profile service to check deployment structure not the DeploymentUnit
https://jira.jboss.org/jira/browse/JBAS-5823
in the testsuite.

In practice, the DeploymentUnit should just be a server side thing.
It is the profile service that provides the real public/remote api for deployments.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4168123#4168123

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4168123



More information about the jboss-dev-forums mailing list