You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cxf.apache.org by kishorem <ki...@gmail.com> on 2009/05/28 14:17:16 UTC

ERROR [STDERR] in JBOSS 4.0.5 GA while Deploying CXF 2.1.3

After successful deployed CXF 2.1.3 in  JBOSS 4.0.5 GA, while running the
JBOSS I am getting the following ERROR [STDERR] in the console, I tested my
services and working as expected. 

http://cwiki.apache.org/CXF20DOC/appserverguide.html

with the help of this link i added the jboss-app.xml file also to my
application, still getting the errors

Please help me how to stop these errors on console

LOG:

12:19:35,979 ERROR [STDERR] May 28, 2009 12:19:35 PM
org.apache.cxf.endpoint.ServerImpl initDestination
INFO: Setting the server's publish address to be /LoginService
12:19:37,260 ERROR [STDERR] May 28, 2009 12:19:37 PM
org.apache.cxf.endpoint.ServerImpl initDestination
INFO: Setting the server's publish address to be /MetadataService
12:19:38,041 ERROR [STDERR] May 28, 2009 12:19:38 PM
org.apache.cxf.endpoint.ServerImpl initDestination
INFO: Setting the server's publish address to be /UserPreferenceService
12:19:38,557 ERROR [STDERR] May 28, 2009 12:19:38 PM
org.apache.cxf.endpoint.ServerImpl initDestination
12:19:45,136 INFO  [ContextLoader] Root WebApplicationContext:
initialization completed in 25003 ms

Thanks in Advance

kish
-- 
View this message in context: http://www.nabble.com/ERROR--STDERR--in-JBOSS-4.0.5-GA-while-Deploying-CXF-2.1.3-tp23760576p23760576.html
Sent from the cxf-user mailing list archive at Nabble.com.


Re: ERROR [STDERR] in JBOSS 4.0.5 GA while Deploying CXF 2.1.3

Posted by Alessio Soldano <as...@redhat.com>.
Hi kish,
I might be wrong, but those don't look like real errors to me (btw you 
say the application works correctly, doesn't it?). Those might be due to 
the way CXF logs go to the JBoss logs (the ServerImpl is actually 
writing INFOs).

This said, in case you don't know and want to evaluate moving to a 
recent JBoss AS version, take a look at the JBossWS-CXF integration stack.
Cheers
Alessio

kishorem wrote:
> After successful deployed CXF 2.1.3 in  JBOSS 4.0.5 GA, while running the
> JBOSS I am getting the following ERROR [STDERR] in the console, I tested my
> services and working as expected. 
>
> http://cwiki.apache.org/CXF20DOC/appserverguide.html
>
> with the help of this link i added the jboss-app.xml file also to my
> application, still getting the errors
>
> Please help me how to stop these errors on console
>
> LOG:
>
> 12:19:35,979 ERROR [STDERR] May 28, 2009 12:19:35 PM
> org.apache.cxf.endpoint.ServerImpl initDestination
> INFO: Setting the server's publish address to be /LoginService
> 12:19:37,260 ERROR [STDERR] May 28, 2009 12:19:37 PM
> org.apache.cxf.endpoint.ServerImpl initDestination
> INFO: Setting the server's publish address to be /MetadataService
> 12:19:38,041 ERROR [STDERR] May 28, 2009 12:19:38 PM
> org.apache.cxf.endpoint.ServerImpl initDestination
> INFO: Setting the server's publish address to be /UserPreferenceService
> 12:19:38,557 ERROR [STDERR] May 28, 2009 12:19:38 PM
> org.apache.cxf.endpoint.ServerImpl initDestination
> 12:19:45,136 INFO  [ContextLoader] Root WebApplicationContext:
> initialization completed in 25003 ms
>
> Thanks in Advance
>
> kish
>   


-- 
Alessio Soldano
Web Service Lead
JBoss, a division of Red Hat