WebSphere 5.1/6.1 errors

classic Classic list List threaded Threaded
9 messages Options
Reply | Threaded
Open this post in threaded view
|

WebSphere 5.1/6.1 errors

Pavel Jbanov
Hi,

I'm evaluating the OPS... I've deployed version 3.5.1.200703310056 on
WebSphere 5.1 Express and got this error on startup:
 java.lang.NoClassDefFoundError: org/xml/sax/ext/DefaultHandler2

I then tried to deploy on WebSphere 6.1.0.0, there are no errors on
startup but I get "Unexpected response received from server" on all
pages, and according to FireBug the response is an OPS "error page"
saying "... <h1>Orbeon Forms - Page Not Found</h1> <p>We are sorry, but
the resource you have requested is not available on this server.</p>
...". There are no errors in the logs (SystemOut/Err).

It looks like the problems is that the XHR url is
"http://localhost:9080/ops//xforms-server", i.e. with an extra slash...
manually removing it makes the xforms-server work properly (AFAICT). I
have no idea where it comes from, this is first time I ever tried ops
and I'm doing a very default installation. Any suggestions are appreciated.

Thanks.

Pavel



--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
ObjectWeb mailing lists service home page: http://www.objectweb.org/wws
Reply | Threaded
Open this post in threaded view
|

Re: WebSphere 5.1/6.1 errors

Alessandro Vernet
Administrator
Hi Pavel,

The issue you're having on WebSphere 5.1 is likely to be due to a
class conflict. The class DefaultHandler2 comes with SAX2, and maybe
WebSphere 5.1 comes with SAX1 and those classes get used by default.
Is using WebSphere 6 an option for you? If it is, I would go this
route.

For the additional "/", I can't seem to be able to reproduce this. I
am tracing the Ajax requests, but don't see any additional "/". Are
you getting this just when going to Orbeon Forms examples that ship
with Orbeon Forms?

Alex

On 4/16/07, Pavel Jbanov <[hidden email]> wrote:

> Hi,
>
> I'm evaluating the OPS... I've deployed version 3.5.1.200703310056 on
> WebSphere 5.1 Express and got this error on startup:
>  java.lang.NoClassDefFoundError: org/xml/sax/ext/DefaultHandler2
>
> I then tried to deploy on WebSphere 6.1.0.0, there are no errors on
> startup but I get "Unexpected response received from server" on all
> pages, and according to FireBug the response is an OPS "error page"
> saying "... <h1>Orbeon Forms - Page Not Found</h1> <p>We are sorry, but
> the resource you have requested is not available on this server.</p>
> ...". There are no errors in the logs (SystemOut/Err).
>
> It looks like the problems is that the XHR url is
> "http://localhost:9080/ops//xforms-server", i.e. with an extra slash...
> manually removing it makes the xforms-server work properly (AFAICT). I
> have no idea where it comes from, this is first time I ever tried ops
> and I'm doing a very default installation. Any suggestions are appreciated.
>
> Thanks.
>
> Pavel
>
>
>
> --
> You receive this message as a subscriber of the [hidden email] mailing list.
> To unsubscribe: mailto:[hidden email]
> For general help: mailto:[hidden email]?subject=help
> ObjectWeb mailing lists service home page: http://www.objectweb.org/wws
>
>

--
Orbeon Forms - Web 2.0 Forms for the Enterprise
http://www.orbeon.com/



--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
ObjectWeb mailing lists service home page: http://www.objectweb.org/wws
Reply | Threaded
Open this post in threaded view
|

Re: WebSphere 5.1/6.1 errors

Pavel Jbanov
Hi Alex,

Our client environments range from 5.1 to 6.1 and standardizing to a
single version is not a very desirable path. If you mean just to make
it work to start playing with it I could try it on tomcat.

Yes, I'm getting an extra "/" on all standard examples
(http://localhost:9080/ops) including "View source" tabs.

Thanks,

Pavel

On 4/16/07, Alessandro Vernet <[hidden email]> wrote:

> Hi Pavel,
>
> The issue you're having on WebSphere 5.1 is likely to be due to a
> class conflict. The class DefaultHandler2 comes with SAX2, and maybe
> WebSphere 5.1 comes with SAX1 and those classes get used by default.
> Is using WebSphere 6 an option for you? If it is, I would go this
> route.
>
> For the additional "/", I can't seem to be able to reproduce this. I
> am tracing the Ajax requests, but don't see any additional "/". Are
> you getting this just when going to Orbeon Forms examples that ship
> with Orbeon Forms?
>
> Alex
>
> On 4/16/07, Pavel Jbanov <[hidden email]> wrote:
> > Hi,
> >
> > I'm evaluating the OPS... I've deployed version 3.5.1.200703310056 on
> > WebSphere 5.1 Express and got this error on startup:
> >  java.lang.NoClassDefFoundError: org/xml/sax/ext/DefaultHandler2
> >
> > I then tried to deploy on WebSphere 6.1.0.0, there are no errors on
> > startup but I get "Unexpected response received from server" on all
> > pages, and according to FireBug the response is an OPS "error page"
> > saying "... <h1>Orbeon Forms - Page Not Found</h1> <p>We are sorry, but
> > the resource you have requested is not available on this server.</p>
> > ...". There are no errors in the logs (SystemOut/Err).
> >
> > It looks like the problems is that the XHR url is
> > "http://localhost:9080/ops//xforms-server", i.e. with an extra slash...
> > manually removing it makes the xforms-server work properly (AFAICT). I
> > have no idea where it comes from, this is first time I ever tried ops
> > and I'm doing a very default installation. Any suggestions are appreciated.
> >
> > Thanks.
> >
> > Pavel
> >
> >
> >
> > --
> > You receive this message as a subscriber of the [hidden email] mailing list.
> > To unsubscribe: mailto:[hidden email]
> > For general help: mailto:[hidden email]?subject=help
> > ObjectWeb mailing lists service home page: http://www.objectweb.org/wws
> >
> >
>
>
> --
> Orbeon Forms - Web 2.0 Forms for the Enterprise
> http://www.orbeon.com/
>
>
>
> --
> You receive this message as a subscriber of the [hidden email] mailing list.
> To unsubscribe: mailto:[hidden email]
> For general help: mailto:[hidden email]?subject=help
> ObjectWeb mailing lists service home page: http://www.objectweb.org/wws
>
>

--
Pavel



--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
ObjectWeb mailing lists service home page: http://www.objectweb.org/wws
Reply | Threaded
Open this post in threaded view
|

Re: WebSphere 5.1/6.1 errors

Erik Bruchez
Administrator
In reply to this post by Alessandro Vernet
Alessandro Vernet wrote:

> Hi Pavel,
>
> The issue you're having on WebSphere 5.1 is likely to be due to a
> class conflict. The class DefaultHandler2 comes with SAX2, and maybe
> WebSphere 5.1 comes with SAX1 and those classes get used by default.
> Is using WebSphere 6 an option for you? If it is, I would go this
> route.
>
> For the additional "/", I can't seem to be able to reproduce this. I
> am tracing the Ajax requests, but don't see any additional "/". Are
> you getting this just when going to Orbeon Forms examples that ship
> with Orbeon Forms?
I think the issue of the "//" was fixed recently.

Pavel, you may have better luck with a nightly build and WS 6.1:

   http://forge.objectweb.org/nightlybuilds/ops/ops/

-Erik

--
Orbeon Forms - Web Forms for the Enterprise Done the Right Way
http://www.orbeon.com/



--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
ObjectWeb mailing lists service home page: http://www.objectweb.org/wws
Reply | Threaded
Open this post in threaded view
|

Re: WebSphere 5.1/6.1 errors

Pavel Jbanov
Hi Erik,

Here is what I get with the nightly build:

Orbeon Forms Error

Type class java.lang.VerifyError
Message class loading constraint violated (class: org/orbeon/saxon/style/StyleElement method: getNamespaceResolver()Lorg/orbeon/saxon/om/NamespaceResolver;) at pc: 0
Stack Trace
java.lang.VerifyError: class loading constraint violated (class: org/orbeon/saxon/style/StyleElement method: getNamespaceResolver()Lorg/orbeon/saxon/om/NamespaceResolver;) at pc: 0
	at java.lang.J9VMInternals.verifyImpl(Native Method)
	at java.lang.J9VMInternals.verify(J9VMInternals.java:59)
	at java.lang.J9VMInternals.verify(J9VMInternals.java:57)
	at java.lang.J9VMInternals.initialize(J9VMInternals.java:120)
	at org.orbeon.saxon.style.StyleNodeFactory.makeXSLElement(StyleNodeFactory.java:340)
	at org.orbeon.saxon.style.StyleNodeFactory.makeElementNode(StyleNodeFactory.java:82)
	at org.orbeon.saxon.tree.TreeBuilder.startContent(TreeBuilder.java:179)
	at org.orbeon.saxon.style.UseWhenFilter.startContent(UseWhenFilter.java:158)
	at org.orbeon.saxon.event.StartTagBuffer.startContent(StartTagBuffer.java:131)
...
      


Thanks,

Pavel

Erik Bruchez wrote:
Alessandro Vernet wrote:
Hi Pavel,

The issue you're having on WebSphere 5.1 is likely to be due to a
class conflict. The class DefaultHandler2 comes with SAX2, and maybe
WebSphere 5.1 comes with SAX1 and those classes get used by default.
Is using WebSphere 6 an option for you? If it is, I would go this
route.

For the additional "/", I can't seem to be able to reproduce this. I
am tracing the Ajax requests, but don't see any additional "/". Are
you getting this just when going to Orbeon Forms examples that ship
with Orbeon Forms?

I think the issue of the "//" was fixed recently.

Pavel, you may have better luck with a nightly build and WS 6.1:

  http://forge.objectweb.org/nightlybuilds/ops/ops/

-Erik




--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
ObjectWeb mailing lists service home page: http://www.objectweb.org/wws
Reply | Threaded
Open this post in threaded view
|

Re: WebSphere 5.1/6.1 errors

Erik Bruchez
Administrator
This may be due to an IBM bug. I have found this thread online:

 
http://www-128.ibm.com/developerworks/forums/dw_thread.jsp?message=1729665&cat=9&thread=31014&treeDisplayType=threadmode1&forum=275#1729665

Basically, a bunch of people complaining but no solution provided.

I also found this:

   http://www-1.ibm.com/support/docview.wss?uid=swg21221199

Have you tried restarting the app server?

-Erik

Pavel Jbanov wrote:

> Hi Erik,
>
> Here is what I get with the nightly build:
>
>
>   Orbeon Forms Error
>
> Type class java.lang.VerifyError
> Message class loading constraint violated (class:
> org/orbeon/saxon/style/StyleElement method:
> getNamespaceResolver()Lorg/orbeon/saxon/om/NamespaceResolver;) at pc: 0
> Stack Trace
>
> java.lang.VerifyError: class loading constraint violated (class: org/orbeon/saxon/style/StyleElement method: getNamespaceResolver()Lorg/orbeon/saxon/om/NamespaceResolver;) at pc: 0
> at java.lang.J9VMInternals.verifyImpl(Native Method)
> at java.lang.J9VMInternals.verify(J9VMInternals.java:59)
> at java.lang.J9VMInternals.verify(J9VMInternals.java:57)
> at java.lang.J9VMInternals.initialize(J9VMInternals.java:120)
> at org.orbeon.saxon.style.StyleNodeFactory.makeXSLElement(StyleNodeFactory.java:340)
> at org.orbeon.saxon.style.StyleNodeFactory.makeElementNode(StyleNodeFactory.java:82)
> at org.orbeon.saxon.tree.TreeBuilder.startContent(TreeBuilder.java:179)
> at org.orbeon.saxon.style.UseWhenFilter.startContent(UseWhenFilter.java:158)
> at org.orbeon.saxon.event.StartTagBuffer.startContent(StartTagBuffer.java:131)
> ...
>      
>
>
>
> Thanks,
>
> Pavel
>
> Erik Bruchez wrote:
>> Alessandro Vernet wrote:
>>> Hi Pavel,
>>>
>>> The issue you're having on WebSphere 5.1 is likely to be due to a
>>> class conflict. The class DefaultHandler2 comes with SAX2, and maybe
>>> WebSphere 5.1 comes with SAX1 and those classes get used by default.
>>> Is using WebSphere 6 an option for you? If it is, I would go this
>>> route.
>>>
>>> For the additional "/", I can't seem to be able to reproduce this. I
>>> am tracing the Ajax requests, but don't see any additional "/". Are
>>> you getting this just when going to Orbeon Forms examples that ship
>>> with Orbeon Forms?
>>
>> I think the issue of the "//" was fixed recently.
>>
>> Pavel, you may have better luck with a nightly build and WS 6.1:
>>
>>   http://forge.objectweb.org/nightlybuilds/ops/ops/
>>
>> -Erik
>>
>

--
Orbeon Forms - Web Forms for the Enterprise Done the Right Way
http://www.orbeon.com/



--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
ObjectWeb mailing lists service home page: http://www.objectweb.org/wws
Reply | Threaded
Open this post in threaded view
|

Re: WebSphere 5.1/6.1 errors

Pavel Jbanov
Restarting helped, but I still get the "//".
Tried on tomcat 5.0, works fine.

Thanks,

Pavel

Erik Bruchez wrote:

> This may be due to an IBM bug. I have found this thread online:
>
>
> http://www-128.ibm.com/developerworks/forums/dw_thread.jsp?message=1729665&cat=9&thread=31014&treeDisplayType=threadmode1&forum=275#1729665 
>
>
> Basically, a bunch of people complaining but no solution provided.
>
> I also found this:
>
>   http://www-1.ibm.com/support/docview.wss?uid=swg21221199
>
> Have you tried restarting the app server?
>
> -Erik
>
> Pavel Jbanov wrote:
>> Hi Erik,
>>
>> Here is what I get with the nightly build:
>>
>>
>>   Orbeon Forms Error
>>
>> Type     class java.lang.VerifyError
>> Message     class loading constraint violated (class:
>> org/orbeon/saxon/style/StyleElement method:
>> getNamespaceResolver()Lorg/orbeon/saxon/om/NamespaceResolver;) at pc: 0
>> Stack Trace    
>>
>> java.lang.VerifyError: class loading constraint violated (class:
>> org/orbeon/saxon/style/StyleElement method:
>> getNamespaceResolver()Lorg/orbeon/saxon/om/NamespaceResolver;) at pc: 0
>>     at java.lang.J9VMInternals.verifyImpl(Native Method)
>>     at java.lang.J9VMInternals.verify(J9VMInternals.java:59)
>>     at java.lang.J9VMInternals.verify(J9VMInternals.java:57)
>>     at java.lang.J9VMInternals.initialize(J9VMInternals.java:120)
>>     at
>> org.orbeon.saxon.style.StyleNodeFactory.makeXSLElement(StyleNodeFactory.java:340)
>>
>>     at
>> org.orbeon.saxon.style.StyleNodeFactory.makeElementNode(StyleNodeFactory.java:82)
>>
>>     at
>> org.orbeon.saxon.tree.TreeBuilder.startContent(TreeBuilder.java:179)
>>     at
>> org.orbeon.saxon.style.UseWhenFilter.startContent(UseWhenFilter.java:158)
>>
>>     at
>> org.orbeon.saxon.event.StartTagBuffer.startContent(StartTagBuffer.java:131)
>>
>> ...
>>      
>>
>>
>> Thanks,
>>
>> Pavel
>>
>> Erik Bruchez wrote:
>>> Alessandro Vernet wrote:
>>>> Hi Pavel,
>>>>
>>>> The issue you're having on WebSphere 5.1 is likely to be due to a
>>>> class conflict. The class DefaultHandler2 comes with SAX2, and maybe
>>>> WebSphere 5.1 comes with SAX1 and those classes get used by default.
>>>> Is using WebSphere 6 an option for you? If it is, I would go this
>>>> route.
>>>>
>>>> For the additional "/", I can't seem to be able to reproduce this. I
>>>> am tracing the Ajax requests, but don't see any additional "/". Are
>>>> you getting this just when going to Orbeon Forms examples that ship
>>>> with Orbeon Forms?
>>>
>>> I think the issue of the "//" was fixed recently.
>>>
>>> Pavel, you may have better luck with a nightly build and WS 6.1:
>>>
>>>   http://forge.objectweb.org/nightlybuilds/ops/ops/
>>>
>>> -Erik
>>>
>>
>
>



--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
ObjectWeb mailing lists service home page: http://www.objectweb.org/wws
Reply | Threaded
Open this post in threaded view
|

Re: WebSphere 5.1/6.1 errors

Louie Zhang
If you download the latest nightlybuild, Orbeon fixed the problem, works perfect in my WAS 6.1 now.

On 4/17/07, Pavel Jbanov <[hidden email]> wrote:
Restarting helped, but I still get the "//".
Tried on tomcat 5.0, works fine.

Thanks,

Pavel

Erik Bruchez wrote:

> This may be due to an IBM bug. I have found this thread online:
>
>
> http://www-128.ibm.com/developerworks/forums/dw_thread.jsp?message=1729665&cat=9&thread=31014&treeDisplayType=threadmode1&forum=275#1729665
>
>
> Basically, a bunch of people complaining but no solution provided.
>
> I also found this:
>
>   http://www-1.ibm.com/support/docview.wss?uid=swg21221199
>
> Have you tried restarting the app server?
>
> -Erik
>
> Pavel Jbanov wrote:
>> Hi Erik,
>>
>> Here is what I get with the nightly build:
>>
>>
>>   Orbeon Forms Error
>>
>> Type     class java.lang.VerifyError
>> Message     class loading constraint violated (class:
>> org/orbeon/saxon/style/StyleElement method:
>> getNamespaceResolver()Lorg/orbeon/saxon/om/NamespaceResolver;) at pc: 0
>> Stack Trace
>>
>> java.lang.VerifyError: class loading constraint violated (class:
>> org/orbeon/saxon/style/StyleElement method:
>> getNamespaceResolver()Lorg/orbeon/saxon/om/NamespaceResolver;) at pc: 0
>>     at java.lang.J9VMInternals.verifyImpl(Native Method)
>>     at java.lang.J9VMInternals.verify(J9VMInternals.java:59)
>>     at java.lang.J9VMInternals.verify(J9VMInternals.java:57)
>>     at java.lang.J9VMInternals.initialize(J9VMInternals.java:120)
>>     at
>> org.orbeon.saxon.style.StyleNodeFactory.makeXSLElement(StyleNodeFactory.java:340)
>>
>>     at
>> org.orbeon.saxon.style.StyleNodeFactory.makeElementNode (StyleNodeFactory.java:82)
>>
>>     at
>> org.orbeon.saxon.tree.TreeBuilder.startContent(TreeBuilder.java:179)
>>     at
>> org.orbeon.saxon.style.UseWhenFilter.startContent(UseWhenFilter.java :158)
>>
>>     at
>> org.orbeon.saxon.event.StartTagBuffer.startContent(StartTagBuffer.java:131)
>>
>> ...
>>
>>
>>
>> Thanks,
>>
>> Pavel

>>
>> Erik Bruchez wrote:
>>> Alessandro Vernet wrote:
>>>> Hi Pavel,
>>>>
>>>> The issue you're having on WebSphere 5.1 is likely to be due to a
>>>> class conflict. The class DefaultHandler2 comes with SAX2, and maybe
>>>> WebSphere 5.1 comes with SAX1 and those classes get used by default.
>>>> Is using WebSphere 6 an option for you? If it is, I would go this
>>>> route.
>>>>
>>>> For the additional "/", I can't seem to be able to reproduce this. I
>>>> am tracing the Ajax requests, but don't see any additional "/". Are
>>>> you getting this just when going to Orbeon Forms examples that ship
>>>> with Orbeon Forms?
>>>
>>> I think the issue of the "//" was fixed recently.
>>>
>>> Pavel, you may have better luck with a nightly build and WS 6.1:
>>>
>>>   http://forge.objectweb.org/nightlybuilds/ops/ops/
>>>
>>> -Erik
>>>
>>
>
>




--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
ObjectWeb mailing lists service home page: http://www.objectweb.org/wws




--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
ObjectWeb mailing lists service home page: http://www.objectweb.org/wws
Reply | Threaded
Open this post in threaded view
|

Re: WebSphere 5.1/6.1 errors

Pavel Jbanov
I've re-downloaded
http://forge.objectweb.org/nightlybuilds/ops/ops/ops.war and it seems to
work now.

Thanks.

Pavel


Louie Zhang wrote:

> If you download the latest nightlybuild, Orbeon fixed the problem,
> works perfect in my WAS 6.1 now.
>
> On 4/17/07, *Pavel Jbanov* < [hidden email]
> <mailto:[hidden email]>> wrote:
>
>     Restarting helped, but I still get the "//".
>     Tried on tomcat 5.0, works fine.
>
>     Thanks,
>
>     Pavel
>
>     Erik Bruchez wrote:
>     > This may be due to an IBM bug. I have found this thread online:
>     >
>     >
>     >
>     http://www-128.ibm.com/developerworks/forums/dw_thread.jsp?message=1729665&cat=9&thread=31014&treeDisplayType=threadmode1&forum=275#1729665
>     <http://www-128.ibm.com/developerworks/forums/dw_thread.jsp?message=1729665&cat=9&thread=31014&treeDisplayType=threadmode1&forum=275#1729665>
>     >
>     >
>     > Basically, a bunch of people complaining but no solution provided.
>     >
>     > I also found this:
>     >
>     >   http://www-1.ibm.com/support/docview.wss?uid=swg21221199
>     >
>     > Have you tried restarting the app server?
>     >
>     > -Erik
>     >
>     > Pavel Jbanov wrote:
>     >> Hi Erik,
>     >>
>     >> Here is what I get with the nightly build:
>     >>
>     >>
>     >>   Orbeon Forms Error
>     >>
>     >> Type     class java.lang.VerifyError
>     >> Message     class loading constraint violated (class:
>     >> org/orbeon/saxon/style/StyleElement method:
>     >> getNamespaceResolver()Lorg/orbeon/saxon/om/NamespaceResolver;)
>     at pc: 0
>     >> Stack Trace
>     >>
>     >> java.lang.VerifyError: class loading constraint violated (class:
>     >> org/orbeon/saxon/style/StyleElement method:
>     >> getNamespaceResolver()Lorg/orbeon/saxon/om/NamespaceResolver;)
>     at pc: 0
>     >>     at java.lang.J9VMInternals.verifyImpl(Native Method)
>     >>     at java.lang.J9VMInternals.verify(J9VMInternals.java:59)
>     >>     at java.lang.J9VMInternals.verify(J9VMInternals.java:57)
>     >>     at java.lang.J9VMInternals.initialize(J9VMInternals.java:120)
>     >>     at
>     >>
>     org.orbeon.saxon.style.StyleNodeFactory.makeXSLElement(StyleNodeFactory.java:340)
>     >>
>     >>     at
>     >> org.orbeon.saxon.style.StyleNodeFactory.makeElementNode
>     (StyleNodeFactory.java:82)
>     >>
>     >>     at
>     >>
>     org.orbeon.saxon.tree.TreeBuilder.startContent(TreeBuilder.java:179)
>     >>     at
>     >>
>     org.orbeon.saxon.style.UseWhenFilter.startContent(UseWhenFilter.java
>     :158)
>     >>
>     >>     at
>     >>
>     org.orbeon.saxon.event.StartTagBuffer.startContent(StartTagBuffer.java:131)
>     >>
>     >> ...
>     >>
>     >>
>     >>
>     >> Thanks,
>     >>
>     >> Pavel
>     >>
>     >> Erik Bruchez wrote:
>     >>> Alessandro Vernet wrote:
>     >>>> Hi Pavel,
>     >>>>
>     >>>> The issue you're having on WebSphere 5.1 is likely to be due
>     to a
>     >>>> class conflict. The class DefaultHandler2 comes with SAX2,
>     and maybe
>     >>>> WebSphere 5.1 comes with SAX1 and those classes get used by
>     default.
>     >>>> Is using WebSphere 6 an option for you? If it is, I would go
>     this
>     >>>> route.
>     >>>>
>     >>>> For the additional "/", I can't seem to be able to reproduce
>     this. I
>     >>>> am tracing the Ajax requests, but don't see any additional
>     "/". Are
>     >>>> you getting this just when going to Orbeon Forms examples
>     that ship
>     >>>> with Orbeon Forms?
>     >>>
>     >>> I think the issue of the "//" was fixed recently.
>     >>>
>     >>> Pavel, you may have better luck with a nightly build and WS 6.1:
>     >>>
>     >>>   http://forge.objectweb.org/nightlybuilds/ops/ops/
>     <http://forge.objectweb.org/nightlybuilds/ops/ops/>
>     >>>
>     >>> -Erik
>     >>>
>     >>
>     >
>     >
>
>
>
>
>     --
>     You receive this message as a subscriber of the
>     [hidden email] <mailto:[hidden email]> mailing list.
>     To unsubscribe: mailto:[hidden email]
>     <mailto:[hidden email]>
>     For general help: mailto:[hidden email]
>     <mailto:[hidden email]>?subject=help
>     ObjectWeb mailing lists service home page:
>     http://www.objectweb.org/wws
>
>



--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
ObjectWeb mailing lists service home page: http://www.objectweb.org/wws