Thank you for that . .

Here's my setup ...
My jboss and tomcat was installed in separate box.
say ..
jboss --> server_1
tomcat --> server_2

my problem is in the lookup part,

javax.naming.NameNotFoundException: FinishedGoods not bound
        at org.jnp.server.NamingServer.getBinding(NamingServer.java:495)
        at org.jnp.server.NamingServer.getBinding(NamingServer.java:503)
        at org.jnp.server.NamingServer.getObject(NamingServer.java:509)
        at org.jnp.server.NamingServer.lookup(NamingServer.java:282)
        at org.jnp.server.NamingServer.lookup(NamingServer.java:256)
        at org.jnp.server.NamingServer.lookup(NamingServer.java:256)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.

java:39)

TIA,
buics

Konstadinis Euaggelos wrote:

> The jars that are in the lib directory of the Struts,
> There are two ways for this,
>
> 1. to put these jars in the server/default/lib   directory,
> 2. second to put these jars in the lib directory you web-application
> WEB-INF/lib
>
> Vangos
>
> ----- Original Message -----
> From: "Buics" <[EMAIL PROTECTED]>
> To: "Struts Users Mailing List" <[EMAIL PROTECTED]>
> Sent: Friday, June 27, 2003 9:37 AM
> Subject: Re: Struts/Jboss 3.2.x
>
> > Thank you so much for your reply.
> >
> > what are the necessary run time classes that needs to be included in the
> > application.
> >
> > TIA,
> > buics
> >
> >
> > Konstadinis Euaggelos wrote:
> >
> > > I haven't face any problem,
> > >
> > > V.
> > > ----- Original Message -----
> > > From: "Buics" <[EMAIL PROTECTED]>
> > > To: "Struts Users Mailing List" <[EMAIL PROTECTED]>
> > > Sent: Friday, June 27, 2003 1:27 AM
> > > Subject: Struts/Jboss 3.2.x
> > >
> > > > Is there any incompatibility issues between struts 1.1 and jboss
> 3.2.x?
> > > >
> > > > TIA,
> > > > buics
> > > >
> > > >
> > >
> >
> > --------------------------------------------------------------------------
> --
> > > ----
> > >
> > > > ---------------------------------------------------------------------
> > > > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > > > For additional commands, e-mail: [EMAIL PROTECTED]
> > >
> > > ---------------------------------------------------------------------
> > > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > > For additional commands, e-mail: [EMAIL PROTECTED]
> >
> >
>
> ----------------------------------------------------------------------------
> ----
>
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to