[jbossws-dev] [Design of JBoss Web Services] - Re: container integration naming issue

alessio.soldano@jboss.com do-not-reply at jboss.com
Fri Jun 13 07:39:35 EDT 2008


Still thinking if this could be acceptable / could work, however my first understanding of what Heiko said was that the artifact id could carry the name of container it was released for, ie:


  | <dependency>
  |   <groupId>org.jboss.ws</groupId>
  |   <artifactId>jbossws-jboss500Beta4</artifactId>
  |   <version>3.0.3-SNAPSHOT</version>
  | </dependency>
  | <dependency>
  |   <groupId>org.jboss.ws</groupId>
  |   <artifactId>jbossws-jboss500CR1</artifactId>
  |   <version>3.0.3-SNAPSHOT</version>
  | </dependency>
  | 

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4157927#4157927

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4157927



More information about the jbossws-dev mailing list