[jboss-user] [JBoss Portal] - Re: Porting application from WebSphere to JBoss

2009-07-30 Thread straypet
Hi, We are migrating from WebSphere 5.1 to JBoss Portal 2.6.8. Here is our previous and new code: | String JNDINAME = "SMOnlineFacade"; | String URL = "jnp://localhost:1099"; | String FACTORY = "org.jnp.interfaces.NamingContextFactory"; | St

[jboss-user] [JBoss Portal] - Porting application from WebSphere to JBoss

2009-07-29 Thread straypet
Hi, I am currently in the process of migrating an application from WebSphere Portal and Application Server to JBoss portal and application server. The application consists of 11 portlets all connected to a common backend running on the application server. I have, as a start, been able to modify

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: ClassCastException/Error instantiating servlet class org

2009-03-24 Thread straypet
Hi again, I have now been able to work a little past this error (although I still get the nullpointer on Digester.getXMLReader during deploy). I now get a "failed to connect to iiop:1099" error message. Is this a known bug in version 4.0.0? When googling I have found some references to this fro

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: ClassCastException/Error instantiating servlet class org

2009-03-23 Thread straypet
Content of jboss-web.xml within the war packed in the ear: | | | jdbc/formsolution | javax.sql.DataSource | java:/OracleDS | | | | org.xml.sax:jar=xmlparserv2.jar | | | jboss.xml in same war: | http:/

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: ClassCastException/Error instantiating servlet class org

2009-03-23 Thread straypet
I tried that, but this only gives me a different error: | 10:51:30,468 ERROR [Engine] - Root Cause - | java.lang.LinkageError: loader constraints violated when linking org/xml/sax/InputSource class | at org.apache.struts.action.ActionServlet.parseModuleConfigFile(ActionSer

[jboss-user] [Installation, Configuration & DEPLOYMENT] - ClassCastException/Error instantiating servlet class org.apa

2009-03-23 Thread straypet
Hi I am currently porting an application from WebSphere 5.1 to JBoss 4.0, but am having problems getting it deployed on JBoss. The application uses EJB's and a great deal of XML parsing, and has been working for many years already on WebSphere. The application is packed in an ear, with a war an