[jboss-user] [JBoss Portal] - Problem migrating applications from Jboss AS to Portal

2007-05-31 Thread Sanver
Hi, We are using a jboss Portal 2.6 alpha1 on one of our machines and I'm trying to migrate an application I'm using with struts and EJB's on a Jboss AS version 4.0.5. At first the problem seems that the portal doesn't find the struts .jar's, so I decided to move the .jars (xwork-2.0.1.jar, str

[jboss-user] [JBossWS] - Re: WSException from a servlet

2007-03-15 Thread Sanver
Searching through the forum, i've found a solution, it seems the stack waits for a *Servlet.class in order to execute as servlet, otherwise it is considered a Webservice Endpoint... Here is the solution http://www.jboss.com/index.html?module=bb&op=viewtopic&t=85503 View the original post : ht

[jboss-user] [JBossWS] - Re: WSException from a servlet

2007-03-09 Thread Sanver
Oh, i forgot, i'm using JBoss 4.0.5, and the jbossWS version endorsed with it View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4026573#4026573 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4026573 _

[jboss-user] [JBossWS] - WSException from a servlet

2007-03-09 Thread Sanver
Hi, I'm using a JBossWS to publish an interface via webServices. I've configured my web.xml to show the service as follows. | | http://java.sun.com/xml/ns/j2ee"; xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; | xsi:schemaLocation="http://java.sun.com/xml/ns/j2ee http://java.su

[jboss-user] [JBossWS] - Re: JBossWS tutorial

2007-01-17 Thread Sanver
thanks RomeuFigueira, i didn't notice it before.. I'll take a look at it View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4002710#4002710 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4002710 __

[jboss-user] [JBossWS] - Re: JBossWS tutorial

2007-01-16 Thread Sanver
Will you finally release a userguide? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4002212#4002212 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4002212 ___ jboss-user mailin

[jboss-user] [JBossWS] - Re: jbossws.bat doesn't find org/jboss/ws/tools/WSTools

2007-01-04 Thread Sanver
thanks david, I've tried that wstools.bat and it works smoothly. So, why did it fail before? org/jboss/ws/tools/WSTools was supposed to exist in the classpath and it didn't seem to recognise it... View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3997856#399785

[jboss-user] [JBossWS] - jbossws.bat doesn't find org/jboss/ws/tools/WSTools

2007-01-03 Thread Sanver
hi I've just installed JbossWS 1.0.4 over a Jboss Server 4.0.4, but it seems that the batch file can't find the main class to start running. I've installed jbossws as it says on the installation notes, but it doesn't seem to work correctly... When i'm trying to execute jbossws.bat, it generate

[jboss-user] [Beginners Corner] - jboss doesn't use my datasource

2006-12-27 Thread Sanver
First of all, merry Christmas to everybody. I'm using Jboss4.0.4 with xdoclet and, once deployed an ear file with my project, I access a CMP bean by its home interface and it throws the following exception: 10:33:36,587 ERROR [[jsp]] Servlet.service() for servlet jsp threw exception | javax

[jboss-user] [JBoss Eclipse IDE (users)] - problems following jbossIDE tutorial

2006-12-21 Thread Sanver
Hi. I've just started using JbossIDE and i'm following the tutorial but i'm stucked on step 5. The problem is that once i've configured (as described on tutorial) the xdoclet configuration and make it run, it seems that xdoclet doesn't generate the home and remote interfaces, neither modifies

[jboss-user] [Installation, Configuration & Deployment] - Re: Installing Axis1.4 over Jboss 4.0.4

2006-11-17 Thread Sanver
thank you jaikiran, i've read the link you've posted and it runs smoothly View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3986808#3986808 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3986808 _

[jboss-user] [Installation, Configuration & Deployment] - Re: Installing Axis1.4 over Jboss 4.0.4

2006-11-17 Thread Sanver
could you be a little more specific? I've been looking log4j.xml and it only contains one log4j:configuration tag. Inside it two appenders (one for FILE and other for CONSOLE) wich are the default ones. If I delete one of this appenders, it throws an error telling that they're necessary... On

[jboss-user] [Installation, Configuration & Deployment] - Installing Axis1.4 over Jboss 4.0.4

2006-11-17 Thread Sanver
Hi. I'm trying to install Axis over my jboss server, by deploying in the server/default directory. Here comes the problem, because once i start my jboss server, it launches an error wich says: anonymous wrote : A "org.jboss.logging.util.OnlyOnceErrorHandler" object is not assignable to a "or