In your first post the log is:
Failed to look up JNDI DataSource with name 'java:comp/env/jdbc/UniverseDS'
NameNotFoundException: jdbc not bound

In the latest:
Failed to look up JNDI DataSource with name
'java:comp/env/jdbc/applicationDS'
NameNotFoundException: applicationDS not bound

So you have managed to change the jndi name, but note that you have changed
it to applicationDS

Did you do it with SpecialCases.xpt or jboss-web.xml
Can you post it here for us to review.

How does your jboss datasource mbean file look like? The one that Andreas
suggested. Normally I think jboss will log that it deploys a data source,
but in your log files I can't see any such trace, which I think it is an
indication of that you have not defined the data source in jboss, but I
might be wrong.

/Patrik


-- 
View this message in context: 
http://www.nabble.com/Problem-deploying-Sculptor-generated-.war-file-in-JBoss-tp24167140s17564p24180135.html
Sent from the Fornax-Platform mailing list archive at Nabble.com.


------------------------------------------------------------------------------
_______________________________________________
Fornax-developer mailing list
Fornax-developer@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fornax-developer

Reply via email to