[jboss-user] [JBoss jBPM] - Re: BPEL 1.1GA: CodeSource for SOAPMessage is NULL

2008-02-06 Thread camunda
Cool, thanks for fixing it! :-) View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4126907#4126907 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4126907 ___ jboss-user mailing list

[jboss-user] [JBoss jBPM] - Re: BPEL 1.1GA: CodeSource for SOAPMessage is NULL

2008-02-04 Thread [EMAIL PROTECTED]
I have been able to reproduce the NPE caused by class.getProtectionDomain().getCodeSource() returning null on JWSDP 1.6 and JDK 1.6.0_04. The code source of a protection domain may be null. This is the case for classes included in the Java platform. In particular, the javax.xml.soap package is

[jboss-user] [JBoss jBPM] - Re: BPEL 1.1GA: CodeSource for SOAPMessage is NULL

2008-01-23 Thread [EMAIL PROTECTED]
1) Look here: http://repository.jboss.com/sun-jwsdp/1.6/ 2) The ant files in examples/common set the class path so you don't have to move libraries around. If you have already overwritten some libraries you'd better reinstall the products. View the original post : http://www.jboss.com/index.h

[jboss-user] [JBoss jBPM] - Re: BPEL 1.1GA: CodeSource for SOAPMessage is NULL

2008-01-23 Thread [EMAIL PROTECTED]
Hi Bernd, Redeployment does not seem to work at the moment. Somehow the class loader gets messed up and reflection access starts to fail. I tested these examples using JDK 1.4.2/1.5.0 and JWSDP 1.6 only. Perhaps either JDK 1.6.0 or JWSDP 2.0 are the reason for the NPE in your first post. Pleas

[jboss-user] [JBoss jBPM] - Re: BPEL 1.1GA: CodeSource for SOAPMessage is NULL

2008-01-23 Thread camunda
1.) I don't find JWSDP 1.6 for download on the sun side any more.. Even with the help of google... Am I just too stupid? 2.) Which ant files do you exactly mean? I didn't find anything for configuration of JBoss... View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopi

[jboss-user] [JBoss jBPM] - Re: BPEL 1.1GA: CodeSource for SOAPMessage is NULL

2008-01-23 Thread camunda
If I REDEPLOY the ear, the first exception vanished (strange?) but it doesn't work either. I get a different exception, seems like a hibernate mapping problem And it differs, if I start in Eclipse with JRE 1.5: | 12:11:37,515 ERROR [[deploymentServlet]] Servlet.service() for servlet deployme

[jboss-user] [JBoss jBPM] - Re: BPEL 1.1GA: CodeSource for SOAPMessage is NULL

2008-01-23 Thread camunda
By the way; I work with JDK 1.6.0_01 and copied the jaxrpc and saaj libraries from the jwsdp folders to the jboss/server/default/lib (also tried jboss/lib, no change) View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4122559#4122559 Reply to the post : http://w