[jboss-user] [JBoss Seam] - Re: NoClassDefFoundException in seam-gen generated code !!!

2008-01-25 Thread nicolasd
2.0

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=4123364#4123364

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4123364
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Seam] - NoClassDefFoundException in seam-gen generated code !!!

2008-01-23 Thread nicolasd
Greetings,

After having ran seam generate-entites on my db and after having deployed the 
EAR, I got the following exception in the log file:


  | 2008-01-23 17:16:58,786 ERROR 
[org.apache.catalina.core.ContainerBase.[jboss.web].[localhost].[/SimplexCRM]] 
Exception lors de l'envoi de l'évènement contexte initialisé (context 
initialized) à l'instance de classe d'écoute (listener) 
org.jboss.seam.servlet.SeamListener
  | java.lang.RuntimeException: Could not create Component: accountsAuditHome
  | at 
org.jboss.seam.init.Initialization.addComponent(Initialization.java:976)
  | at 
org.jboss.seam.init.Initialization.installComponents(Initialization.java:903)
  | at org.jboss.seam.init.Initialization.init(Initialization.java:548)
  | at 
org.jboss.seam.servlet.SeamListener.contextInitialized(SeamListener.java:34)
  | at 
org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:3854)
  | at 
org.apache.catalina.core.StandardContext.start(StandardContext.java:4359)
  | at 
org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:761)
  | at 
org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:741)
  | at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:553)
  | . etc.
  | 

The reason of this exception is displayed further, in the log file:


  | Caused by: java.lang.NoClassDefFoundError: 
fr/simplexSoftware/crm/jpaBeans/AccountsAuditId
  | at java.lang.Class.getDeclaredMethods0(Native Method)
  | at java.lang.Class.privateGetDeclaredMethods(Class.java:2427)
  | at java.lang.Class.privateGetPublicMethods(Class.java:2547)
  | at java.lang.Class.getMethods(Class.java:1410)
  | at org.jboss.seam.Component.hasAnnotation(Component.java:1059)
  | at org.jboss.seam.Component.init(Component.java:228)
  | at org.jboss.seam.Component.init(Component.java:216)
  | at 
org.jboss.seam.init.Initialization.addComponent(Initialization.java:961)
  | ... 139 more
  | 
The EAR file contains in its lib directory a jar which contains all the 
required classes, including the one flagged as missing. The application.xml 
correctly defines the modules, so I don't understand how is it possible that 
this exception is raised, given that all the classes are there.

Could anybody help please ? 

Many thanks in advance.

Nicolas

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=4122729#4122729

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4122729

___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [Persistence, JBoss/CMP, Hibernate, Database] - Re: How can I use an OracleDataSource instance in JBoss

2007-10-13 Thread nicolasd
Nobody answered to this question since the 30st of september ! However, I 
cannot imagine that, at JBoss consulting, they don't have any idea of how to do 
that. But hey, if they aswer for free, how could they sale consulting after ? 
OpenSource is beautifull !

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=4094863#4094863

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4094863
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [Persistence, JBoss/CMP, Hibernate, Database] - How can I use an OracleDataSource instance in JBoss

2007-09-30 Thread nicolasd
Greetings,

I need to have access to functinalities given by the class OracleDataSource. I 
created the oracle-ds.xml file, I deployed it, I'm doing a JNDI lookup which 
gives me a WrappedDataSource instance. Whatever I do I'm not able to cast it to 
OracleDataSource. Did anybody succeeded to do that ?

Many thanks in advance,

Nicolas

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=4090025#4090025

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4090025
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Portal] - Re: JSF Portlet tutorial out of date?

2007-07-31 Thread nicolasd
The page http://www.jboss.com/wiki/Wiki.jsp?page=JBossFaces doesn't exist !

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=4069281#4069281

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4069281
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user