[jboss-user] [JBossWS] - java.lang.LinkageError: loader constraint violation:(In JAXW

2009-03-23 Thread GajananM
I created one simple webservice using Jaxws in eclipse and I am using JBOSS5.0 for deployment. After deploying, wsdl is getting published on server. I could create & run a Java POJO client to access the web service successfully, but whenever I am creating a web client for the webservice, I am ge

[jboss-user] [JBoss Portal] - Calling a JSP in a portlet in JBoss Portal

2009-03-24 Thread GajananM
can you please help me on some of the issues i am facing: 1. We have created the portlet for our portal. 2. We are diplaying "view.jsp" in the portlet. 3. Inside "view.jsp" there are links to some other jsp pages. 4. But if we click on that links in the portlet it goes to default page of JBoss po

[jboss-user] [JBoss Portal] - How can i access my own datasource in portlet jsp

2009-03-24 Thread GajananM
How can i access my own datasource in potlet jsp page. and is there any mapping is require to connect the datasource. please helpme to resolve this problem. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4220806#4220806 Reply to the post : http://www.jboss.o

[jboss-user] [JBoss Portal] - Re: How can i access my own datasource in portlet jsp

2009-03-25 Thread GajananM
hi peter i really apperciate for your quick reply. I am using JNDI lookup for data source in my jsp page however i am getting NameNotFoundException. below is my jsp page: InitialContext ic = new InitialContext(); System.out.println("After initial context"); ds = (DataSource) ic.lookup("jdbc/mysq

[jboss-user] [JBoss Portal] - axis +jboss portal Dependancy problem

2009-03-26 Thread GajananM
I am using portlet 2.7. I have one application which contains webservices. and i am calling this webservices through axis1.4. my problem is that i am using maven to compile the pakage but i am not able to add axis related dependency in maven path. if anyone knows the axis+jbossportal compilatio

[jboss-user] [JBoss Portal] - Re: How can i access my own datasource in portlet jsp

2009-03-26 Thread GajananM
thanks vantek actually i was not updated the mysql_ds.xml file bec of that i got this error. now i updated and its working fine. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4221179#4221179 Reply to the post : http://www.jboss.org/index.html?module=bb&op=po

[jboss-user] [JBossWS] - Re: java.lang.LinkageError: loader constraint violation:(In

2009-03-29 Thread GajananM
thanks for the reply. i am running same application through simple java project and it is working fine but when i created webclient that time i am getting this error. if it is a library problem then it should not work in java project also bec lib are same. View the original post : http://www.j

[jboss-user] [JBoss Portal] - Getting java.lang.NoSuchMethodError: org.apache.axis.descrip

2009-03-29 Thread GajananM
I created one project in portlet.which contain webservice and i am calling webservice in one of my servlet class through axis client.and i am passing one object to webservice.but i am getting one error whenever i am creating the object of PurchaseOrder class and this class is genrated by axis it

[jboss-user] [JBoss Portal] - org.apache.commons.discovery.DiscoveryException: Class org.a

2009-03-30 Thread GajananM
when i am running webservice through axis client in potlet 2.7.1. I am getting following error. stacktrace: exception javax.servlet.ServletException: Servlet execution threw an exception org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:96) root caus

[jboss-user] [JBoss Portal] - Re: Getting java.lang.NoSuchMethodError: org.apache.axis.des

2009-03-30 Thread GajananM
Hi Piergiorgio thanks for the reply but i tried mywebservice without portlet and its running fine. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4222194#4222194 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4222194 __

[jboss-user] [JBoss Web Services Users] - Re: java.lang.LinkageError: loader constraint violation:(In

2009-12-01 Thread GajananM
jbossws-cxf-3.2.0.GA download this file View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4268413#4268413 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4268413 ___ jboss-user mail

[jboss-user] [JBoss jBPM] - JBPM-4.0 configuration with eclipse fetching error

2009-08-02 Thread GajananM
when i am trying to configure the jbpm plugin (jbpm-gpd-site.zip) file with eclipse3.5 that time i am getting below error Cannot complete the install because one or more required items could not be found. Software being installed: jBPM 4 Graphical Editor and Tools 1.0.0.v200907072256-3--8s73

[jboss-user] [JBoss jBPM] - Re: JBPM-4.0 configuration with eclipse fetching error

2009-08-03 Thread GajananM
i downloaded below version galileo/eclipse-SDK-3.5-win32.zip i think it is compatible with jbpm. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4247567#4247567 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4247567 __

[jboss-user] [JBoss jBPM] - Re: JBPM-4.0 configuration with eclipse fetching error

2009-08-06 Thread GajananM
could u please tell me the correct eclipse version name. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4248382#4248382 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4248382 __

[jboss-user] [JBoss Web Services Users] - Re: java.lang.LinkageError: loader constraint violation:(In

2009-10-20 Thread GajananM
please refer the below link for jbossws patch(http://www.jboss.org/jbossws/downloads/) and follow the instruction which is given in readme. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4261246#4261246 Reply to the post : http://www.jboss.org/index.html?mod

[jboss-user] [JBoss Web Services Users] - Re: java.lang.LinkageError: loader constraint violation:(In

2009-10-20 Thread GajananM
download the below patch http://www.jboss.org/jbossws/downloads/ follow the instruction which is given in readme .txt View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4261249#4261249 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode

[jboss-user] [JBoss jBPM] - NullPointerException in jbpm-bpel-1.1.GA

2009-04-02 Thread GajananM
I am using JBOSS 4.2.0 and jbpm-bpel-1.1.GA with mysql5.0 and jdk1.6 I am getting the console for http://localhost:8080/jbpm-bpel/ but whenever i am going for process defination tab i am getting following exception. stack trace: org.apache.jasper.JasperException: java.lang.NullPointerException

[jboss-user] [JBoss jBPM] - java.lang.NoClassDefFoundError: org/jboss/util/id/SerialVers

2009-04-07 Thread GajananM
I am using jbpm-bpel-1.1.GA with JBOSS 4.2.0. i am getting the console. but whenever i am trying to build the sample application helloword through ant i am getting the error Build failed and i am also using JWSDP1.6. is there any setting is missing in my setup? Stacktrace: 2009-04-08 09:23:32,2

[jboss-user] [JBoss jBPM] - Re: Beginner question: Using jBPM from EJB application

2009-04-15 Thread GajananM
hi Ruchika i am facing same problem. did u get the solution if yes pls let me know View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4225568#4225568 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4225568 __

[jboss-user] [JBossWS] - Re: java.lang.LinkageError: loader constraint violation:(In

2009-05-12 Thread GajananM
Dowload the Jaxws API from http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4230413#4230413 and run the ant as per the instruction. using this i am able to run the jaxws webservices. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4230416#4230416 Reply

[jboss-user] [JBossWS] - Re: java.lang.LinkageError: loader constraint violation:(In

2009-05-22 Thread GajananM
dowload JAXWS patch for JAXWS webservices and run the ant file then u will be able to call the client View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4232714#4232714 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4232714

[jboss-user] [Security & JAAS/JBoss] - securing a web project on jboss using https(SSL)

2009-06-09 Thread GajananM
Hi I facing some problems while securing a web application on jboss... below are the steps which i followed. I have created a web application in eclipse 3.2.2 on jboss 4.2.2GA . I want to secure my webappllication using SSL for this i have 1.generated certificate by using "%JAVA_HOME%\

[jboss-user] [Security & JAAS/JBoss] - securing a web project on jboss using https(SSL)

2009-06-09 Thread GajananM
Hi I am facing some problems while securing a web application on jboss... below are the steps which i followed. I have created a web application in eclipse 3.2.2 on jboss 4.2.2GA . I want to secure my webappllication using SSL for this i have 1.generated certificate by using "%JAVA_HOME%

[jboss-user] [Security & JAAS/JBoss] - securing a web project on jboss using https(SSL)

2009-06-09 Thread GajananM
Hi I am facing some problems while securing a web application on jboss... below are the steps which i followed. I have created a web application in eclipse 3.2.2 on jboss 4.2.2GA . I want to secure my webappllication using SSL for this i have 1.generated certificate by using "%JAVA_HOME%