[Design of JBoss Web Services] - verbose logging issue
by thomas.diesler@jboss.com
There seems to be a logging issue
| 01:18:28,391 INFO [NativeServerConfig] JBoss Web Services - Stack Native Core
| 01:18:28,391 INFO [NativeServerConfig] 3.0.2-SNAPSHOT
| 01:18:29,127 INFO [BareWSFRuntime] null -> RequestHandlerFactory: org.jboss.wsf.stack.jbws.RequestHandlerFactoryImpl@1f86f75
| 01:18:29,127 INFO [BareWSFRuntime] null -> TransportManagerFactory: org.jboss.wsf.container.jboss50.transport.BareTransportManagerFactory@15daaef
| 01:18:29,127 INFO [BareWSFRuntime] WebserviceJSERuntime -> DeploymentAspectManager: WSDeploymentAspectManagerJSE :org.jboss.wsf.framework.deployment.DeploymentAspectManagerImpl@4b2d10
| 01:18:29,127 INFO [BareWSFRuntime] WebserviceJSERuntime -> EndpointRegistry: org.jboss.wsf.framework.management.ManagedEndpointRegistry@17b84f9
| 01:18:29,128 INFO [BareWSFRuntime] null -> RequestHandlerFactory: org.jboss.wsf.stack.jbws.RequestHandlerFactoryImpl@1f86f75
| 01:18:29,128 INFO [BareWSFRuntime] null -> DeploymentAspectManager: WSDeploymentAspectManagerEndpointAPI :org.jboss.wsf.framework.deployment.DeploymentAspectManagerImpl@572554
| 01:18:29,128 INFO [BareWSFRuntime] null -> EndpointRegistry: org.jboss.wsf.framework.management.ManagedEndpointRegistry@17b84f9
| 01:18:29,128 INFO [BareWSFRuntime] null -> TransportManagerFactory: org.jboss.wsf.container.jboss50.transport.BareTransportManagerFactory@153ccbe
| 01:18:29,129 INFO [BareWSFRuntime] null -> DeploymentAspectManager: WSDeploymentAspectManagerEJB :org.jboss.wsf.framework.deployment.DeploymentAspectManagerImpl@a70e3a
| 01:18:29,129 INFO [BareWSFRuntime] WebserviceEJBRuntime -> RequestHandlerFactory: org.jboss.wsf.stack.jbws.RequestHandlerFactoryImpl@1f86f75
| 01:18:29,129 INFO [BareWSFRuntime] WebserviceEJBRuntime -> EndpointRegistry: org.jboss.wsf.framework.management.ManagedEndpointRegistry@17b84f9
| 01:18:29,129 INFO [BareWSFRuntime] WebserviceEJBRuntime -> TransportManagerFactory: org.jboss.wsf.container.jboss50.transport.BareTransportManagerFactory@1970646
| 01:18:30,302 INFO [TomcatDeployment] deploy, ctxPath=/jbossws, vfsUrl=jbossws.sar/jbossws-management.war
|
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4156140#4156140
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4156140
17 years, 10 months
[Design of JBoss jBPM] - Cannot build jbpm3/tags/jpdl_3_2_2
by thomas.diesler@jboss.com
I can't seem to build jpdl-3.2.2
| [tdiesler@tdvaio build]$ ant -p
| Buildfile: build.xml
|
| Main targets:
|
| build.bpel builds bpel and all its dependent jbpm subprojects
| build.jpdl builds jpdl and all its dependent jbpm subprojects
| clean cleans all subprojects
| cruise the nightly integration test build
| get.dependencies gets all the dependencies. after this target, you should be able to build without a network connection.
| install.jbpm.ant copies junit and clover jars to the directory ${ant.home}/lib
| test.jpdl builds and then tests all testable subprojects
| Default target: build.jpdl
| [tdiesler@tdvaio build]$ ant build.jpdl
| ...
| [javadoc] 23 warnings
| [zip] Building zip: /home/tdiesler/cvs/jbpm3/tags/jpdl_3_2_2/jpdl/jar/target/jbpm-jpdl-javadoc.zip
|
| install.javadoc:
| [copy] Copying 1 file to /home/tdiesler/jbpm/repository/jbpm/jpdl/3.2.2/lib
|
| jpdl.javadoc.fetch.from.repo:
|
| jpdl.userguide:
|
| jpdl.userguide.build.from.source:
|
| BUILD FAILED
| /home/tdiesler/cvs/jbpm3/tags/jpdl_3_2_2/build/build.xml:35: The following error occurred while executing this line:
| /home/tdiesler/cvs/jbpm3/tags/jpdl_3_2_2/build/base.project.build.xml:619: The following error occurred while executing this line:
| /home/tdiesler/cvs/jbpm3/tags/jpdl_3_2_2/build/base.project.build.xml:624: The following error occurred while executing this line:
| /home/tdiesler/cvs/jbpm3/tags/jpdl_3_2_2/jpdl/userguide/build.xml:17: Cannot find /home/tdiesler/jbpm/repository/docbook-support/support.xml imported from /home/tdiesler/cvs/jbpm3/tags/jpdl_3_2_2/jpdl/userguide/build.xml
|
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4156138#4156138
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4156138
17 years, 10 months