[jboss-user] [JCA] - Re: ClassNotFoundException when moving JCA adaptor from 4.2.

2009-10-25 Thread pwnell
Not really since I share that RAR across many different ears. The RAR provides a global logging and auditing framework shared by up to 7 different ears deployed in the same JBoss instance. Surely the domain names would be different then? View the original post : http://www.jboss.org/index.ht

[jboss-user] [JCA] - Re: ClassNotFoundException when moving JCA adaptor from 4.2.

2009-10-19 Thread pwnell
It *seems* like my code works in the standard configuration, not in the default. Does this help shed some light? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4261146#4261146 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=repl

[jboss-user] [JCA] - Re: ClassNotFoundException when moving JCA adaptor from 4.2.

2009-10-19 Thread pwnell
I get this: | net.za.pwnconsulting.logmon.rar.cci.data.client.LogMessage Information | Not loaded in repository cache | I know my RAR is loaded: | name='LogMonJCA.rar',service=RARDeployment | and as you can see LogMessage is indeed inside the RAR archive: | r...@waldopc:/opt/jb

[jboss-user] [JCA] - ClassNotFoundException when moving JCA adaptor from 4.2.3 ->

2009-10-18 Thread pwnell
I have written a JCA adaptor some years ago on JCA 1.5, for JBoss 3.x. I later moved it to JBoss 4.x without problems. However when I tried to deploy it under JBoss 5.1.0 GA it fails. I managed to fix most of the issues but I cannot seem to get around this one: | 17:06:26,781 ERROR [[/Log

[jboss-user] [JBoss Web Services Users] - Re: XOM fails in production but works in dev

2009-10-16 Thread pwnell
Additional info that might help - the SOAP message sent from the client to the server to upload the test file for the local dev scenario (working): | POST./LicensingWSBeanService/WSServerLargeFileTransferBean.HTTP/1.1 | Soapaction:."" | Accept:.text/xml,.multipart/related,.text/html,.imag

[jboss-user] [JBoss Web Services Users] - Re: XOM fails in production but works in dev

2009-10-16 Thread pwnell
Sorry, that should read XOP/MTOM, not XOM. Typo. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4260851#4260851 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4260851 ___ jboss-

[jboss-user] [JBoss Web Services Users] - Re: XOM fails in production but works in dev

2009-10-16 Thread pwnell
PS: vTestFile in the client is a byte[] of the file content. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4260850#4260850 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4260850 __

[jboss-user] [JBoss Web Services Users] - XOM fails in production but works in dev

2009-10-16 Thread pwnell
I really need urgent help please. I have implemented a web service using XOM to transfer large files from the client to the web service. In dev this works fine, however in production I see no errors in the log file, yet the inputstream yields 0 bytes when reading the file. I am using jbossws-

[jboss-user] [EJB/JBoss] - NullPointerException restoring EJB state

2009-06-18 Thread pwnell
Why do I get this error randomly? This is on a Stateful session bean: 2009-06-18 18:57:46,939 INFO [STDOUT] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) In destroy... 2009-06-18 18:57:46,951 WARN [org.jboss.seam.Component] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]

[jboss-user] [EJB/JBoss] - Re: NullPointerException restoring EJB state

2009-06-18 Thread pwnell
Sorry, I meant to say EOFException View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4238564#4238564 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4238564 ___ jboss-user mailing l