I am using Eclipse 3.2M3, JBossIDE-1.5RC2-ALL, xdoclet-1.2.3 on JBOSS4.03.SP1.  
I am running JDK 1.5.0Update6.

I am following the JBOSS-IDE Tutorial. I have created the project as a J2EE 1.4 
project instead of a J2EE1.3 project.  I am attempting to deploy the Fibo 
application but something in the deployment descriptors is not there and JBOSS 
is complaining with the below error:


[13:23:49,703] [INFO ] [TomcatDeployer] deploy, ctxPath=/fibo, 
warUrl=.../tmp/deploy/tmp22081FiboApp.ear-contents/FiboWeb-exp.war/
[13:23:49,703] [WARN ] [ServiceController] Problem starting service 
jboss.web.deployment:war=FiboWeb.war,id=-1183325481
org.jboss.deployment.DeploymentException: Error during deploy; - nested 
throwable: (javax.naming.NamingException: ejb-ref: ejb/Fibo, no ejb-link in 
web.xml and no jndi-name in jboss-web.xml)
        at org.jboss.web.AbstractWebDeployer.start(AbstractWebDeployer.java:366)


Is there something else that I need to add to the XDoclet configuration or do I 
have handle this manually?  

Any suggestions or feddback will be greatly appreciated.

Thank you for reading my post.

Russ

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

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


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to