This does not apply to the 4.0 branch as the jbossws14.sar is used when
the dist is built using j2se1.4. What I am saying is that the
jbossws14.sar must always be what is installed as the default ws stack
regardless of what jdk is used to build the dist. There can be no java5
specific logic in the build of the jboss-4.0.x dist. That this existed
in the past was just a temporary hack to accommodate building the
javaee5 preview installer. The installer build is getting pulled out of
the jboss module.

> -----Original Message-----
> From: [EMAIL PROTECTED] 
> [mailto:[EMAIL PROTECTED] On 
> Behalf Of Alexey Loubyansky
> Sent: Wednesday, April 26, 2006 2:44 AM
> To: jboss-development@lists.sourceforge.net
> Subject: Re: [JBoss-dev] jbossws should not be installed into 
> jboss-4.0.x ever
> 
> The issue is
> 
> 'WARs don't deploy in JBoss HEAD built with 1.4'
> http://jira.jboss.org/jira/browse/JBWS-799
> 
> Scott M Stark wrote:
> > This error showing up after updating my 4.0 workspace:
> > 
> > 22:15:22,951 INFO  [TomcatDeployer] deploy, ctxPath=/jmx-console, 
> > warUrl=.../dep loy/jmx-console.war/
> > 22:15:23,248 ERROR [URLDeploymentScanner] Incomplete 
> Deployment listing:
> >  
> > --- MBeans waiting for other MBeans ---
> > ObjectName: jboss.ws:service=WebServiceDeployerEJB3
> >   State: CONFIGURED
> >   I Depend On:
> >     jboss.ejb3:service=EJB3Deployer
> >  
> > --- MBEANS THAT ARE THE ROOT CAUSE OF THE PROBLEM ---
> > ObjectName: jboss.ejb3:service=EJB3Deployer
> >   State: NOTYETINSTALLED
> >   Depends On Me:
> >     jboss.ws:service=WebServiceDeployerEJB3
> >  
> > 
> > 22:15:23,467 INFO  [Http11BaseProtocol] Starting Coyote HTTP/1.1 on 
> > http-0.0.0.0 -8080
> > 22:15:23,701 INFO  [ChannelSocket] JK: ajp13 listening on 
> > /0.0.0.0:8009
> > 22:15:23,732 INFO  [JkMain] Jk running ID=0 time=0/94  config=null 
> > 22:15:23,810 INFO  [Server] JBoss (MX MicroKernel) [4.0.4.GA (build:
> > CVSTag=JBos
> > s_4_0_4_GA date=200604252141)] Started in 27s:672ms
> > 
> > 
> > is due to jbossws.war being installed into the 
> > build/output/jboss-4.0.x dist. This should not happen regardless of 
> > the jdk level as the java5 based dependencies go into the 
> > build/output/jboss-4.0.x-ejb3 for inclusion into the 
> installer. There 
> > can be no javaee5 dependencies in the 
> build/output/jboss-4.0.x dist period.
> > 


-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid0709&bid&3057&dat1642
_______________________________________________
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to