[Installation, Configuration & DEPLOYMENT] - Re: how to deploy an application in jboss4.2 from command pr
by PeterJ
I am sorry but I do not use Red Hat Developer. I suspect that Developer is using JMX to deploy the applications, rather than copying the files to the deploy directory, and therefore the war file is not located in the deploy directory.
If the app server is not running, and you copy the war file to the deploy directory, and then start the app server, the app server will deploy the application. (If this is your situation and you believe the app is not being deployed, post the console log from when you started the app server, and post a 'dir' of the deploy directory.)
If the app server is already running and you copy the war file to the deploy directory and the app does not deploy, then most likely Developer modified the app server to turn off hot deployment. You can check this by looking at the last MBean on server/default/conf/jboss-service.xml, specifically the attributes ScanPeriod and ScanEnabled.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4108136#4108136
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4108136
18 years, 5 months
[JBoss Seam] - Re: JBPM requires persistence service when used with Seam
by dheggie
Here is the stacktrace. Also the Jbpm class has a few dependancies on Hibernate that would be nice to remove as it is annoying to include the whole jar just for 2 classes.
INFO 27-11 16:18:00,430 [org.jboss.seam.contexts.Contexts.startup():303] starting up: org.jboss.seam.bpm.jbpm
| INFO 27-11 16:18:00,524 [org.jbpm.JbpmConfiguration.getInstance():277] using jbpm configuration resource 'jbpm.cfg.xml'
| 27-Nov-2007 16:18:00 org.apache.catalina.core.StandardContext listenerStart
| SEVERE: Exception sending context initialized event to listener instance of class org.jboss.seam.servlet.SeamListener
| java.lang.NullPointerException
| at org.jboss.seam.bpm.Jbpm.initJbpmConfiguration(Jbpm.java:129)
| at org.jboss.seam.bpm.Jbpm.getJbpmConfiguration(Jbpm.java:93)
| at org.jboss.seam.bpm.Jbpm.installProcessDefinitions(Jbpm.java:245)
| at org.jboss.seam.bpm.Jbpm.startup(Jbpm.java:72)
| at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
| at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
| at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
| at java.lang.reflect.Method.invoke(Method.java:585)
| at org.jboss.seam.util.Reflections.invoke(Reflections.java:21)
| at org.jboss.seam.util.Reflections.invokeAndWrap(Reflections.java:125)
| at org.jboss.seam.Component.callComponentMethod(Component.java:2074)
| at org.jboss.seam.Component.callCreateMethod(Component.java:1997)
| at org.jboss.seam.Component.newInstance(Component.java:1968)
| at org.jboss.seam.contexts.Contexts.startup(Contexts.java:304)
| at org.jboss.seam.contexts.Contexts.startup(Contexts.java:278)
| at org.jboss.seam.contexts.ServletLifecycle.endInitialization(ServletLifecycle.java:95)
| at org.jboss.seam.init.Initialization.init(Initialization.java:555)
| at org.jboss.seam.servlet.SeamListener.contextInitialized(SeamListener.java:34)
| at org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:3827)
| at org.apache.catalina.core.StandardContext.start(StandardContext.java:4334)
| at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1045)
| at org.apache.catalina.core.StandardHost.start(StandardHost.java:719)
| at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1045)
| at org.apache.catalina.core.StandardEngine.start(StandardEngine.java:443)
| at org.apache.catalina.core.StandardService.start(StandardService.java:516)
| at org.apache.catalina.core.StandardServer.start(StandardServer.java:710)
| at org.apache.catalina.startup.Catalina.start(Catalina.java:566)
| at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
| at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
| at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
| at java.lang.reflect.Method.invoke(Method.java:585)
| at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:288)
| at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:413)
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4108134#4108134
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4108134
18 years, 5 months
[JBossWS] - Re: jbossws-2.0.2 released
by dschlenk
Trying to install on jboss 4 isn't working:
| [root@portaldev jbossws-native-2.0.2.GA]# ant deploy-jboss405
| Buildfile: build.xml
|
| prepare:
|
| undeploy-jboss405:
| [delete] Deleting 8 files from /opt/jboss-portal-ha-2.4.1/bin
| [delete] Deleting 16 files from /opt/jboss-portal-ha-2.4.1/client
| [delete] Deleting 5 files from /opt/jboss-portal-ha-2.4.1/server/all/lib
| [delete] Deleting directory /opt/jboss-portal-ha-2.4.1/server/all/deploy/jbossws.sar
| [delete] Deleting directory /opt/jboss-portal-ha-2.4.1/server/all/deploy/juddi-service.sar
| [delete] Deleting 3 files from /opt/jboss-portal-ha-2.4.1/client
| [delete] Deleting 3 files from /opt/jboss-portal-ha-2.4.1/server/all/lib
|
| deploy-jboss405-ejb3:
| [unzip] Expanding: /root/jbossws-native-2.0.2.GA/lib/jbossws-core-scripts.zip into /opt/jboss-portal-ha-2.4.1/bin
| [copy] Copying 18 files to /opt/jboss-portal-ha-2.4.1/client
| [copy] Copying 1 file to /opt/jboss-portal-ha-2.4.1/lib
| [copy] Copying 6 files to /opt/jboss-portal-ha-2.4.1/server/all/lib
| [mkdir] Created dir: /opt/jboss-portal-ha-2.4.1/server/all/deploy/jbossws.sar
| [unjar] Expanding: /root/jbossws-native-2.0.2.GA/lib/jbossws-native40.sar into /opt/jboss-portal-ha-2.4.1/server/all/deploy/jbossws.sar
| [mkdir] Created dir: /opt/jboss-portal-ha-2.4.1/server/all/deploy/juddi-service.sar
| [unzip] Expanding: /root/jbossws-native-2.0.2.GA/lib/juddi-service.sar into /opt/jboss-portal-ha-2.4.1/server/all/deploy/juddi-service.sar
| [unzip] Expanding: /root/jbossws-native-2.0.2.GA/lib/jbossws-framework-scripts.zip into /opt/jboss-portal-ha-2.4.1/bin
| [copy] Copying 3 files to /opt/jboss-portal-ha-2.4.1/client
| [copy] Copying 3 files to /opt/jboss-portal-ha-2.4.1/server/all/lib
|
| deploy-jboss405-no-ejb3:
|
| BUILD FAILED
| /root/jbossws-native-2.0.2.GA/build/build-deploy.xml:26: Could not create task or type of type: macro-setup-native40-no-ejb3.
|
| Ant could not find the task or a class this task relies upon.
|
|
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4108132#4108132
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4108132
18 years, 5 months