I'm sure there could be much more annoying things than
this but I'm not able to think of any at the moment.
I have the expected ejb-jar.xml file in the theejb.jar/META-INF.
I have the expected classes under com/yada/yada/yada and the
interface settings set as in the examples.
I do not have the deployment.cfg, nor can I find out what it is.
I cannot figure out what the heck to do with the xml editor, I did
this by hand.
I have a BMP entity bean in this jar (lone)
I hate to complain, but between sun's conflicting documentation and
jboss's documentation it is quite easy to get confused exactly how to
stick the bean out there. Once I figure out how to use this thing I think
I'll pitch in a up-to-date example.
What does this mean?
[J2EE Deployer] Create application theejb.jar
[J2EE Deployer] Destroying application theejb.jar
[J2EE Deployer] deployment.cfg file deleted.
[J2EE Deployer] File tree
file:/usr/local/jBoss-2.0_FINAL/tmp/deploy/theejb.jar deleted.
[Auto deploy] Deployment
failed:file:/usr/local/jBoss-2.0_FINAL/deploy/theejb.jar
[Auto deploy] java.io.FileNotFoundException:
../tmp/deploy/theejb.jar/deployment.cfg (No such file or directory)
[Auto deploy] at java.io.FileOutputStream.open(Native Method)
[Auto deploy] at
java.io.FileOutputStream.<init>(FileOutputStream.java:102)
[Auto deploy] at java.io.FileOutputStream.<init>(FileOutputStream.java:62)
[Auto deploy] at
org.jboss.deployment.J2eeDeployer.saveConfig(J2eeDeployer.java:831)
[Auto deploy] at
org.jboss.deployment.J2eeDeployer.installApplication(J2eeDeployer.java:485)
[Auto deploy] at
org.jboss.deployment.J2eeDeployer.deploy(J2eeDeployer.java:136)
[Auto deploy] at java.lang.reflect.Method.invoke(Native Method)
[Auto deploy] at
com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1628)
[Auto deploy] at
com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1523)
[Auto deploy] at org.jboss.ejb.AutoDeployer.deploy(AutoDeployer.java:332)
[Auto deploy] at org.jboss.ejb.AutoDeployer.run(AutoDeployer.java:268)
[Auto deploy] at
org.jboss.ejb.AutoDeployer.startService(AutoDeployer.java:311)
[Auto deploy] at
org.jboss.util.ServiceMBeanSupport.start(ServiceMBeanSupport.java:92)
[Auto deploy] at java.lang.reflect.Method.invoke(Native Method)
[Auto deploy] at
com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1628)
[Auto deploy] at
com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1523)
[Auto deploy] at
org.jboss.dependencies.DependencyManager.startMBean(DependencyManager.java:2
84)
[Auto deploy] at
org.jboss.dependencies.DependencyManager.loadService(DependencyManager.java:
261)
[Auto deploy] at
org.jboss.dependencies.DependencyManager.processService(DependencyManager.ja
va:243)
[Auto deploy] at
org.jboss.dependencies.DependencyManager.startMBeans(DependencyManager.java:
117)
[Auto deploy] at org.jboss.Main.<init>(Main.java:162)
[Auto deploy] at org.jboss.Main$1.run(Main.java:87)
[Auto deploy] at java.security.AccessController.doPrivileged(Native
Method)
[Auto deploy] at org.jboss.Main.main(Main.java:83)
[Auto deploy] Started
[SpyderMQ] Starting
[SpyderMQ] Testing if SpyderMQ is present....
[SpyderMQ] OK
[SpyderMQ] Starting SpyderMQ...
[SpyderMQ] Started
[JMX RMI Adaptor] Starting
[JMX RMI Adaptor] Started
[JMX RMI Connector] Starting
[JMX RMI Connector] Started
[Default] 23 services and 4 other MBeans started.
[Default] Shutdown hook added
[Default] jBoss 2.0 FINAL Started
Thank you!
-Andy
--
--------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
List Help?: [EMAIL PROTECTED]