[JBoss-user] [JBossWS] - Re: Java 1.5 enum in a web service

2006-05-01 Thread avlevy2k
Hi, I found and installed the latest jbossws1.0.0.GA. However, I'm not able to deploy a web service that used be deployable with the previous jbossws that I got with 4.0.4.CR2. The problem I have with the previous jbossws is with handling java 1.5 enums, as described on my previous post on th

[JBoss-user] [JBossWS] - Re: Java 1.5 enum in a web service

2006-05-01 Thread avlevy2k
Thanks for the reply. I read the jira log and I couldn't quite understand if this fix is included in the latest JBoss AS 4.0.4.CR2. If not, can you please point me to instructions to setting it up on 4.0.4.CR2. If yes, do I need to setup anything special for this fix to be applied to my 4.0.4.

[JBoss-user] [JBossWS] - Java 1.5 enum in a web service

2006-04-28 Thread avlevy2k
Hi All, I'm trying to create a web service on JBoss 4.0.4.CR2 using java 1.5 annotations and enum types. everything works fine with the annotatins and I use @webservice and @webmethod without problems. However, when I try to use java 1.5 enum types as the return types (or parameters) to any of

[JBoss-user] [JBossWS] - Re: Annotated WebService problem

2006-04-07 Thread avlevy2k
Sure, here it is: 16:08:14,975 INFO [Ejb3AnnotationHandler] found EJB3: ejbName=ImportServiceEJB, class=net.mycompany.ImportServiceEJB, type=STATELESS | 16:08:15,005 INFO [Ejb3Deployment] EJB3 deployment time took: 150 | 16:08:15,055 ERROR [MainDeployer] Could not create deployment: file:

[JBoss-user] [JBossWS] - Annotated WebService problem

2006-04-06 Thread avlevy2k
Hi, I'm trying to deploy the following simple web service: @WebService(name = "EndpointInterface", targetNamespace = "http://localhost";, serviceName = "HelloService") @SOAPBinding(parameterStyle = SOAPBinding.ParameterStyle.BARE, style = SOAPBinding.Style.DOCUMENT) @Remo

[JBoss-user] [JBossWS] - Re: Confused: JBoss 4.0.4RC1, JBossWS, EJB3

2006-03-17 Thread avlevy2k
In addition, when I look at the console, this is what I see: 14:14:22,415 INFO [EJB3Deployer] Deployed: file:/C:/Program Files/jboss-4.0.4RC1/server/default/deploy/ImportService.ejb3 14:15:00,301 INFO [[/jbossws]] Marking servlet ContextServlet as unavailable 14:15:00,301 ERROR [[ContextServlet

[JBoss-user] [JBossWS] - Re: Confused: JBoss 4.0.4RC1, JBossWS, EJB3

2006-03-17 Thread avlevy2k
I tried to do that, and took a web service I created and deployed to JBoss5.0.0alpha, and deployed it to my 4.0.4RC1. When trying to go to http://enalhl:8080/jbossws/services I get the following: HTTP Status 404 - Servlet ContextServlet is not available -

[JBoss-user] [JBossWS] - Re: Confused: JBoss 4.0.4RC1, JBossWS, EJB3

2006-03-16 Thread avlevy2k
I'm new to JBoss and JBossWS. I'm trying to follow your deploy instructions but I have 2 problems: 1. Under my jboss 4.0.4RC1 home dir I don't have a 'webservice' folder. 2. I don't know where to find the ant build file. when lookling at the folder that holds the jbossws.sar I don't see any buil