Hello, everybody,

I'd spent several days trying to get the latest Sun's demo to run under
jboss2+tomcat. The petstore package from jboss website is outdated, so
I've been trying the new one to work by trial and continuous error :)

I did see a post before about somebody being able to get up to database
access. I am not even that far yet, I can't deploy things at all. It must
be a lack of knowledge about configuring things properly but
unfortunately, I am new to both EJB and jBoss, so any help would be
greatly appreciated. 

This is how far I got:

1. recompiled jar's with libraries from jboss/tomcat instead of default
sun's j2ee implementation (I had to modify classpath in all build.bat 
files under Win2000 installation)

2. modified some things in src/petstore/src/build.xml in order to prevent
ant from building "ear" using Sun's packager. 

3. Package the jar's and war into ear myself and try to deploy it through
j2eeDeployer mbean web interface on localhost:8082

3. I get an unknown host exception when I try to deploy the application.

I suspect I haven't configured the beans properly and JNDI (I use default
bean configuration files provided by Sun for the lack of knowing what to
do).

Sincerely, 

Anatoly Akkerman.



--
--------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
List Help?:          [EMAIL PROTECTED]

Reply via email to