How do I create a domain2 like domain1 after installation?

3 messages Options
Embed this post
Permalink
Fred van Engen

How do I create a domain2 like domain1 after installation?

Reply Threaded More More options
Print post
Permalink
Hi list,

What is the procedure to make a second domain just like domain1 that is
installed after setup? With different ports of course.

I created domain2 with `asadmin create-domain --portbase 10000 domain2`.

When I install a compound application I get an error message that BPELSE
is not installed. Trying to install BPELSE from a nightly build, I only
have the option to install it in both the new domain2 and the old
domain1 (in which it is installed already). When I confirm, both domains
are stopped and I get an error message for domain2:

"The following shared libraries must be installed for domain domain2:
sun-wsdl-ext-library."

I'm not sure I'm on the right track here?

Can anyone refer to the documentation for this? All I can find is
documentation for a clustering domain.


Regards,

Fred.




---------------------------------------------------------------------
To unsubscribe, e-mail: [hidden email]
For additional commands, e-mail: [hidden email]

jbaragry

Re: How do I create a domain2 like domain1 after installation?

Reply Threaded More More options
Print post
Permalink
Hello from the List

Try this blog entry.
http://blogs.sun.com/polyblog/entry/creating_a_new_caps_6

Its for installing a new JavaCAPS domain, which is a superset of the
GlassfishESB domain.
If you ignore steps 2 and 4 it should give you all the pieces you need.

rgds
Jason

On Mon, Oct 19, 2009 at 10:32 AM, Fred van Engen <[hidden email]> wrote:

> Hi list,
>
> What is the procedure to make a second domain just like domain1 that is
> installed after setup? With different ports of course.
>
> I created domain2 with `asadmin create-domain --portbase 10000 domain2`.
>
> When I install a compound application I get an error message that BPELSE is
> not installed. Trying to install BPELSE from a nightly build, I only have
> the option to install it in both the new domain2 and the old domain1 (in
> which it is installed already). When I confirm, both domains are stopped and
> I get an error message for domain2:
>
> "The following shared libraries must be installed for domain domain2:
> sun-wsdl-ext-library."
>
> I'm not sure I'm on the right track here?
>
> Can anyone refer to the documentation for this? All I can find is
> documentation for a clustering domain.
>
>
> Regards,
>
> Fred.
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [hidden email]
> For additional commands, e-mail: [hidden email]
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [hidden email]
For additional commands, e-mail: [hidden email]

Fred van Engen

Re: How do I create a domain2 like domain1 after installation?

Reply Threaded More More options
Print post
Permalink
Hello Jason,

Thank you very much, that worked great. I just had to use some other
library and component file names because I'm using Glassfish 2.1.


Regards,

Fred.



Jason Baragry wrote:

> Hello from the List
>
> Try this blog entry.
> http://blogs.sun.com/polyblog/entry/creating_a_new_caps_6
>
> Its for installing a new JavaCAPS domain, which is a superset of the
> GlassfishESB domain.
> If you ignore steps 2 and 4 it should give you all the pieces you need.
>
> rgds
> Jason
>
> On Mon, Oct 19, 2009 at 10:32 AM, Fred van Engen <[hidden email]> wrote:
>  
>> Hi list,
>>
>> What is the procedure to make a second domain just like domain1 that is
>> installed after setup? With different ports of course.
>>
>> I created domain2 with `asadmin create-domain --portbase 10000 domain2`.
>>
>> When I install a compound application I get an error message that BPELSE is
>> not installed. Trying to install BPELSE from a nightly build, I only have
>> the option to install it in both the new domain2 and the old domain1 (in
>> which it is installed already). When I confirm, both domains are stopped and
>> I get an error message for domain2:
>>
>> "The following shared libraries must be installed for domain domain2:
>> sun-wsdl-ext-library."
>>
>> I'm not sure I'm on the right track here?
>>
>> Can anyone refer to the documentation for this? All I can find is
>> documentation for a clustering domain.
>>
>>
>> Regards,
>>
>> Fred.
>>
>>
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: [hidden email]
>> For additional commands, e-mail: [hidden email]
>>
>>
>>    
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [hidden email]
> For additional commands, e-mail: [hidden email]
>
>  


---------------------------------------------------------------------
To unsubscribe, e-mail: [hidden email]
For additional commands, e-mail: [hidden email]